Releases: Gepetto/gepetuto
Releases · Gepetto/gepetuto
Release v1.3.0
- add version argument
- fix end of generated files
- fix generate for multiple ipynb with same prefix
- add type hints checks in CI
- update some type hints
Release v1.2.0
- add directory argument
Release v1.1.1
- updated pre-commit hooks
Release v1.1.0
- add the -F/--filter argument
- add the -c/--check argument
- update notebook naming convention with a dash (
-
) - allow notebooks starting with something else than a digit
- test ipynb after generation
- fix magic.py behavior when outside of ipynb
- updated pre-commit hooks
- dependency bumps
Release v1.0.0
- project initialisation