Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

38 lines (25 loc) · 1.08 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

  • add version argument

v1.2.0 - 2023-08-17

  • add directory argument

v1.1.1 - 2023-08-16

  • updated pre-commit hooks

v1.1.0 - 2023-08-16

  • 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
  • dependency bumps

v1.0.0 - 2023-08-08

  • project initialisation