2bd695df2c29fa52b490928cfed05b5434779d73
[pyutils.git] / release_notes.md
1 # 🎁 Release notes (`0.0.1b`)
2
3 ## Changes
4 - Add __len__ to NumericPopulation and then use it instead of a dependency on numpy.
5 - Adds file to publish doc changes w/o waiting for cronjob.
6 - Fixup sphinx usage examples to render correctly(?)
7 - Towards a more type-clean mypy check.
8 - Fix cut_version.sh for new name.
9 - Fixup sphinx doc generation so that it works post name change.
10
11 ## Metadata
12 ```
13 This version -------- 0.0.1b
14 Previous version ---- 
15 Total commits -------        6
16 ```
17 # 🎁 Release notes (`0.0.1b2`)
18
19 ## Changes
20 - Improve documentation.
21 - More work on improving docs.
22 - Improve docs.
23 - Add some example code.
24 - Followup to previous changes in math_utils; have the code use its own len.
25 - Moving zookeeper.py here caused a dep on kazoo.
26 - Make markdown look nicer.
27 - Update README with link to local git repo + previous version.
28 - Cut version 0.0.1b
29
30 ## Metadata
31 ```
32 This version -------- 0.0.1b2
33 Previous version ---- 
34 Total commits -------        9
35 ```