- minor: Make engines, key mappings, and transformations immutable objects - minor: Rename transformation_list to io_transformations (it is now a tuple) - patch: Enhance docstrings - patch: Refactor how package objects are imported at the __init__.py file
0.4.0
- minor: Add a new engine to manage the local file system - patch: remove obsolete test file - patch: remove release option from the triggerings to build and test the package
0.3.4
- patch: Fix mypy not finding type hints or library stubs
0.3.3
- patch: fix Publish on Tag - patch: fix absolute/relative path conversion at the engine and managers
0.3.2
- patch: fix Publish on Tag
0.3.1
- patch: rename secrets.GITHUB_TOKEN to secrets.TOKEN