Releases: AnswerDotAI/nbdev
Releases · AnswerDotAI/nbdev
v2.4.2
v2.4.1
v2.4.0
v2.3.37
v2.3.36
New Features
- Use plum dispatch (#1507), thanks to @RensDimmendaal
- auto-generate contribute.md from notebook (#1497), thanks to @bclavie
- Add exporting single notebook outside nbdev project (#1489), thanks to @radekosmulski
- add llms.txt (#1485), thanks to @radekosmulski
- Support for Quarto 1.6
_brand.yml
(#1484), thanks to @marcusinthesky - Change symbols dict logic to prioritize builtins (#1482), thanks to @ncoop57
- Update NbdevLookup to support import aliases and improve docstrings (#1471), thanks to @ncoop57
- Html renderer improvements (#1463), thanks to @Isaac-Flath
- Watch export (#1454), thanks to @Isaac-Flath
Bugs Squashed
- New execnb required due to ipython 9 deprecation (#1504)
- fix: update workflow paths from fastai to answerdotai (#1496), thanks to @n-e-w
- Fix llmctxissue (#1491), thanks to @hamelsmu
- Export on modified only bug fix (#1456), thanks to @Isaac-Flath
- Regex Syntax Warning Fix (#1453), thanks to @Isaac-Flath