Cut version 0.0.1b6
authorScott Gasch <[email protected]>
Sun, 30 Oct 2022 19:52:44 +0000 (12:52 -0700)
committerScott Gasch <[email protected]>
Sun, 30 Oct 2022 19:54:07 +0000 (12:54 -0700)
commit8ec03aa871af575a9e5a2d8b4a1f45beade177bf
tree17946014ba3d7059812ae825b4abb2138c04dc47
parentb6c451d0dc9b5830da4ea96f117270a5810a8108
Cut version 0.0.1b6

- 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
pyproject.toml
release_notes.md