X-Git-Url: https://wannabe.guru.org/gitweb/?a=blobdiff_plain;f=release_notes.md;h=5a73dd23f3d09ce5fc67e2be3e0f7b273e94bed3;hb=5e7c3cc44fd97059718b2f58e8318d8367ecedb4;hp=3d1b0728d8ee11adfd11b909a48ea4a27b1730cc;hpb=f1abeb87cbc58d149fbd85d833ff067ab8c0f054;p=pyutils.git diff --git a/release_notes.md b/release_notes.md index 3d1b072..5a73dd2 100644 --- a/release_notes.md +++ b/release_notes.md @@ -108,3 +108,140 @@ This version -------- 0.0.1b5 Previous version ---- 0.0.1b4 Total commits ------- 26 ``` +# 🎁 Release notes (`0.0.1b6`) + +## Changes +- Fix docs after rename +- 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 ------- 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 +``` +# 🎁 Release notes (`0.0.1b6`) + +## Changes +- Fix toml files after rename. This rename is a pain! +- Cut version 0.0.1b6 +- 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 ------- 17 +``` +# 🎁 Release notes (`0.0.1b7`) + +## Changes +- Fix stdev. +- Use the right greek letter for the mean of the population, not the sample. +- Change path of remote_worker so the macbook can work too. +- This is slightly faster... +- Messing with config files for git presubmit check while cleaing up string_utils lint errors. +- More tweaking of cut_version.sh. +- Adds MD5 checksums to wheels. +- Doc updates to argparse_utils.py. +- More changes to cut_version.sh. +- Update cut_version.sh. +- Modify cut_version to check in wheel produced. +- Update docs in parallelize again. +- Add binary wheels. +- Update docs. +- Update docs around development +- Cut version 0.0.1b6 + +## Metadata +``` +This version -------- 0.0.1b7 +Previous version ---- 0.0.1b6 +Total commits ------- 16 +``` +# 🎁 Release notes (`0.0.1b8`) + +## Changes +- Docs for Graph. +- Adds Graph. +- Tiebreak ordering of ranges with the same lower bound using upper bound. +- More docs... +- More docs. +- Update docs again. +- Update docs and type hints in interval_tree. Add it to the pydocs. +- Fix interval_tree so it actually works. Add unittests. +- Bug and readability fix. +- Adds IntervalTree. +- Remove more annoying warning messages dumped to console from library code. +- Be less annoying. +- Make argparse utils' valid_date work with the default format of UNIX date. +- Improve identifier for zookeeper based lockfiles. +- Adds support for zookeeper-based lockfiles. +- Make the processed cmdline available to callers. +- Fixup/improve error message when giving up on lock acquisition. +- Improve error message for logs. +- Do not touch timestamp if cronjob failed! +- Fix docs. +- Only upload one wheel. +- Update docs. +- Update docs. +- Tweak cut_version.sh again. +- Cut version 0.0.1b7 + +## Metadata +``` +This version -------- 0.0.1b8 +Previous version ---- 0.0.1b7 +Total commits ------- 25 +```