X-Git-Url: https://wannabe.guru.org/gitweb/?a=blobdiff_plain;f=release_notes.md;h=86c2ca1549f18fd4420c90014deb01205b48b8c6;hb=cd367f2063f3a58ab58d8a61a3ff6edd9ecbc8e5;hp=a87dcc916fe3440e1a4b15d101143f5adbe6824c;hpb=8ec03aa871af575a9e5a2d8b4a1f45beade177bf;p=pyutils.git diff --git a/release_notes.md b/release_notes.md index a87dcc9..86c2ca1 100644 --- a/release_notes.md +++ b/release_notes.md @@ -132,3 +132,28 @@ This version -------- 0.0.1b6 Previous version ---- 0.0.1b5 Total commits ------- 14 ``` +# 🎁 Release notes (`0.0.1b6`) + +## Changes +- Cut version 0.0.1b6 +- Fix dog generation after last rename change. +- Rename some directories (e.g. typez -> types) since they don't collide with any stdlib names. +- Add better docs with an example to SharedDict. +- Add id_generator_test. +- Add run_tests.py to the examples/README list. +- Make run_tests_serially.sh skip zookeeper_test.py too. +- Teach run_tests.py to abort inflight tests in case of emergency shutdown. +- Fix wrong TimeoutError in catch. +- Get reminder to stop leaving turds around my filesystem. +- Docs for dataclass_utils. +- Add dataclass_utils for some simple dataclass wrappers and annotation. +- Improve documentation / doctests. +- Update documentation. +- Cut version 0.0.1b5 + +## Metadata +``` +This version -------- 0.0.1b6 +Previous version ---- 0.0.1b5 +Total commits ------- 15 +```