- Changed: - Use setuptools instead of flit. (GitHub 123) - Improve is_debug logic. (GitHub 124) - Migrate repo to Arisilon organization. (GitHub 125)
45.0.0
- Changed: - Fixed crash on CMS close for Git clients. (GitHub 77) - Upgraded to Python 3.12. (GitHub 78) - Use type in place of TypeAlias. - Use improved f-strings. - Use new override decorator. - Use pathlib.Path.walk in place of os.walk - Update rmtree deprecated argument. - Add publish to the main workflow. (GitHub 121) - Updated dependencies.
44.0.2
- Changed: - Use reusable workflows. (GitHub 119)
44.0.1
44.0.0
- Added: - Added log_handle argument to fileutil.prune. (GitHub 112)
- Changed: - Use Vjer for builds. (GitHub 109) - Switch to OICD for publishing. (GitHub 111) - Fix reporter.Table first argument type. (GitHub 117)
- Removed: - Removed the verbose argument from fileutil.prune. (GitHub 112)