From: Scott Gasch Date: Sat, 17 Dec 2022 06:12:56 +0000 (-0800) Subject: Cut version 0.0.1b8 X-Git-Url: https://wannabe.guru.org/gitweb/?a=commitdiff_plain;h=021abe85daa69b22d35f9a72f53cb614b37221dc;hp=021abe85daa69b22d35f9a72f53cb614b37221dc;p=pyutils.git Cut version 0.0.1b8 - 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 ---