1.2.1 - 2024-12-05
- Changed
ACTOR_BUILD_TAGS
to be a comma-separated list variable
1.2.0 - 2024-12-04
- Added new environment variables
1.1.2 - 2024-07-04
- Added constants for Actor Standby
1.1.1 - 2024-01-08
- Relative imports were replaced for absolute imports
1.1.0 - 2023-11-16
- Migrate from Autopep8 and Flake8 to Ruff
1.0.4 - 2023-10-18
- Added support for Python 3.12
- Removed
pytest-randomly
Pytest plugin - Versions are 2nd level headings in the changelog.
- Unify indentation in the configuration files.
1.0.2 - 2023-08-02
- Added the
ActorEnvVars
enum and new tests. - Added the
flake8-simplify
package and simplified some code.
1.0.1 - 2023-08-01
- Added the
ignore_docs
decorator to all internal utilities.
1.0.0 - 2023-07-25
- Initial release of the package.