Releases: AnswerDotAI/nbdev-template
Releases · AnswerDotAI/nbdev-template
v1.1.3
Adds minimal pyproject.toml.
1.1.0
This release has no changes. It's to support nbdev_new
pinning on minor version of nbdev-template. Moving forward, nbdev-template will have a minor version bump if there are breaking changes.
1.0.40
add `_proc/` to `.gitignore`
1.0.39
- replace raw frontmatter with markdown
1.0.38
- add frontmatter to
core
- add templated variables to
index
- use quarto directive convention (
#| export
instead of #|export
)