|
2 | 2 |
|
3 | 3 | <!-- do not remove -->
|
4 | 4 |
|
| 5 | +## 2.3.36 |
| 6 | + |
| 7 | +### New Features |
| 8 | + |
| 9 | +- Use plum dispatch ([#1507](https://github.com/AnswerDotAI/nbdev/pull/1507)), thanks to [@RensDimmendaal](https://github.com/RensDimmendaal) |
| 10 | +- auto-generate contribute.md from notebook ([#1497](https://github.com/AnswerDotAI/nbdev/pull/1497)), thanks to [@bclavie](https://github.com/bclavie) |
| 11 | +- Add exporting single notebook outside nbdev project ([#1489](https://github.com/AnswerDotAI/nbdev/pull/1489)), thanks to [@radekosmulski](https://github.com/radekosmulski) |
| 12 | +- add llms.txt ([#1485](https://github.com/AnswerDotAI/nbdev/pull/1485)), thanks to [@radekosmulski](https://github.com/radekosmulski) |
| 13 | +- Support for Quarto 1.6 `_brand.yml` ([#1484](https://github.com/AnswerDotAI/nbdev/pull/1484)), thanks to [@marcusinthesky](https://github.com/marcusinthesky) |
| 14 | +- Change symbols dict logic to prioritize builtins ([#1482](https://github.com/AnswerDotAI/nbdev/pull/1482)), thanks to [@ncoop57](https://github.com/ncoop57) |
| 15 | +- Update NbdevLookup to support import aliases and improve docstrings ([#1471](https://github.com/AnswerDotAI/nbdev/pull/1471)), thanks to [@ncoop57](https://github.com/ncoop57) |
| 16 | +- Html renderer improvements ([#1463](https://github.com/AnswerDotAI/nbdev/pull/1463)), thanks to [@Isaac-Flath](https://github.com/Isaac-Flath) |
| 17 | +- Watch export ([#1454](https://github.com/AnswerDotAI/nbdev/pull/1454)), thanks to [@Isaac-Flath](https://github.com/Isaac-Flath) |
| 18 | + |
| 19 | +### Bugs Squashed |
| 20 | + |
| 21 | +- New execnb required due to ipython 9 deprecation ([#1504](https://github.com/AnswerDotAI/nbdev/issues/1504)) |
| 22 | +- fix: update workflow paths from fastai to answerdotai ([#1496](https://github.com/AnswerDotAI/nbdev/pull/1496)), thanks to [@n-e-w](https://github.com/n-e-w) |
| 23 | +- Fix llmctxissue ([#1491](https://github.com/AnswerDotAI/nbdev/pull/1491)), thanks to [@hamelsmu](https://github.com/hamelsmu) |
| 24 | +- Export on modified only bug fix ([#1456](https://github.com/AnswerDotAI/nbdev/pull/1456)), thanks to [@Isaac-Flath](https://github.com/Isaac-Flath) |
| 25 | +- Regex Syntax Warning Fix ([#1453](https://github.com/AnswerDotAI/nbdev/pull/1453)), thanks to [@Isaac-Flath](https://github.com/Isaac-Flath) |
| 26 | + |
| 27 | + |
5 | 28 | ## 2.3.34
|
6 | 29 |
|
7 | 30 | ### New Features
|
|
0 commit comments