X-Git-Url: https://wannabe.guru.org/gitweb/?a=blobdiff_plain;f=release_notes.md;h=5a73dd23f3d09ce5fc67e2be3e0f7b273e94bed3;hb=021abe85daa69b22d35f9a72f53cb614b37221dc;hp=a1d3072d9e1af1d50becd39aec73e12d86f7f89a;hpb=cb25f35595b220b0573170954183d6c296d511e5;p=pyutils.git diff --git a/release_notes.md b/release_notes.md index a1d3072..5a73dd2 100644 --- a/release_notes.md +++ b/release_notes.md @@ -210,3 +210,38 @@ 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 +```