Tags give the ability to mark specific points in history as being important
-
v0.3.9
f0cc5207 · ·v0.3.9: let sh_exec() also determine the main app instance if app_obj arg is None or not specified M README.md M ae/shell.py M setup.py
-
v0.3.8
685d943f · ·v0.3.8: migrated temp_context* helpers to ae.core, exit_error() to App.shutdown(), check_if() to App.chk(), and removed get_main_app() and MockedMainApp M .gitignore M .gitlab-ci.yml M CONTRIBUTING.rst M LICENSE.md M README.md M SECURITY.md M ae/shell.py M dev_requirements.txt M pyproject.toml M setup.py M tests/conftest.py M tests/requirements.txt M tests/test_shell.py
-
v0.3.1
184da498 · ·v0.3.1: new module extracted and refactored from git repo manager A .gitignore A .gitlab-ci.yml A CONTRIBUTING.rst A LICENSE.md A README.md A SECURITY.md A ae/shell.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_shell.py