v2.3.11
New Features
- add agplv3 license to project options (#1268), thanks to @joel-lbth
- add 0 - Pre-planning status to project options (#1262), thanks to @ddobrinskiy
- add conda installation docs to end-to-end tutorial (#1215), thanks to @restlessronin
Bugs Squashed
- Fix
nbdev_condaerror when there are prior release tarballs (#1280), thanks to @restlessronin - delete build dir before pypi upload (#1277), thanks to @restlessronin
- copy contents of
_extensionsfolder from nbs (#1266), thanks to @restlessronin - Fix
nbdev_updatewhenlib_nameandlib_pathare not the same (#1254), thanks to @BirkhoffG - Make
nbdev_create_configwrite theblack_formattingsetting (#1235), thanks to @dmose - fix order of categories for migration (#1221), thanks to @hamelsmu
- make anaconda description links consistent with pypi (#1214), thanks to @restlessronin
- .get instead of acessing attr (#1023), thanks to @hamelsmu