Releases: srstevenson/nb-clean
Releases · srstevenson/nb-clean
1.4.0
This minor release adds a check
subcommand that determines if a notebook is clean or not, which can be used as a check in your continuous integration pipelines.
1.3.0
This minor release migrates from Pipenv to Poetry for dependency management and packaging, and adopts Nox in CI. There are no user-facing changes.
1.2.0
This minor release adds a version
subcommand that prints the version of nb-clean
.
1.1.0
This minor release adds an unconfigure-git
subcommand that removes the Git filter configuration added by nb-clean configure-git
.
1.0.0
This is the initial public release of nb-clean
.