X-Git-Url: https://wannabe.guru.org/gitweb/?a=blobdiff_plain;f=release_notes.md;h=e8e3c89c11d0b3a6833e454cb4b984014a27ebc4;hb=0910b488a249334aa0579b093987172e59831cef;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=69566c003b4f1c3a4905f37d3735d7921502d14a;p=pyutils.git diff --git a/release_notes.md b/release_notes.md index e69de29..e8e3c89 100644 --- a/release_notes.md +++ b/release_notes.md @@ -0,0 +1,16 @@ +# 🎁 Release notes (`0.0.1b`) + +## Changes +- Add __len__ to NumericPopulation and then use it instead of a dependency on numpy. +- Adds file to publish doc changes w/o waiting for cronjob. +- Fixup sphinx usage examples to render correctly(?) +- Towards a more type-clean mypy check. +- Fix cut_version.sh for new name. +- Fixup sphinx doc generation so that it works post name change. + +## Metadata +``` +This version -------- 0.0.1b +Previous version ---- +Total commits ------- 6 +```