Tags give the ability to mark specific points in history as being important
-
v0.3.3
7154ed11 · ·v0.3.3: corrected module docstring after remove/replace of namespace_guess() helper with PyMo(import_name).namespace_name M .gitignore M .gitlab-ci.yml M CONTRIBUTING.rst M LICENSE.md M README.md M SECURITY.md M ae/system.py M dev_requirements.txt M pyproject.toml M setup.py M tests/conftest.py M tests/requirements.txt
-
v0.3.1
0f59baec · ·v0.3.1: created new module ae.system, migrated from ae.base A .gitignore A .gitlab-ci.yml A CONTRIBUTING.rst A LICENSE.md A README.md A SECURITY.md A ae/system.py A dev_requirements.txt A pyproject.toml A requirements.txt A setup.py A tests/conftest.py A tests/requirements.txt A tests/test_system.py