Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: keewis/blackdoc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: keewis/blackdoc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.1
Choose a head ref
  • 6 commits
  • 6 files changed
  • 1 contributor

Commits on Jun 14, 2025

  1. new changelog section (#235)

    keewis authored Jun 14, 2025
    Configuration menu
    Copy the full SHA
    296afca View commit details
    Browse the repository at this point in the history
  2. license metadata (#236)

    * remove license classifier
    
    * use a simple SPDX string
    
    * [skip-ci][skip-rtd]
    keewis authored Jun 14, 2025
    Configuration menu
    Copy the full SHA
    f562ab4 View commit details
    Browse the repository at this point in the history
  3. customize RTD build jobs (#237)

    * manually unshadow
    
    * ignore any changes made by RTD
    
    * [skip-ci]
    
    * [skip-ci][skip-rtd]
    keewis authored Jun 14, 2025
    Configuration menu
    Copy the full SHA
    590174e View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2025

  1. remove the call to jupyter_dependencies_are_installed (#238)

    * remove the call to `jupyter_dependencies_are_installed`
    
    `blackdoc` doesn't support ipython files.
    
    * typo
    keewis authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    442431d View commit details
    Browse the repository at this point in the history
  2. don't crash on newlines before the code (#239)

    * check that newlines after blockstart don't cause a crash
    
    * yield the newlines
    
    * changelog
    keewis authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    c743e18 View commit details
    Browse the repository at this point in the history
  3. release v0.4.1 (#240)

    * release
    
    * [skip-ci]
    keewis authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    aca7eef View commit details
    Browse the repository at this point in the history
Loading