Tags give the ability to mark specific points in history as being important
-
v0.3.8
8bebb43d · ·v0.3.8: added project_name_guess() helper to correctly recognize project name of old_src backups M .gitignore M .gitlab-ci.yml M CONTRIBUTING.rst M LICENSE.md M README.md M SECURITY.md M aedev/project_vars.py M dev_requirements.txt M pyproject.toml M setup.py M tests/conftest.py M tests/requirements.txt M tests/test_project_vars.py
-
v0.3.4
2bac9161 · ·v0.3.4: migrated from ae.template to ae.managed files M .gitignore M .gitlab-ci.yml M CONTRIBUTING.rst M LICENSE.md M README.md M SECURITY.md M aedev/project_vars.py M dev_requirements.txt M pyproject.toml M setup.py M tests/conftest.py M tests/requirements.txt M tests/test_project_vars.py
-
v0.3.3
84b0ae48 · ·v0.3.3: fixed children option args exclusion in _compile_dev_vars() and app project type for enaml apps in _init_project_type() M .gitignore M .gitlab-ci.yml M CONTRIBUTING.rst M LICENSE.md M README.md M SECURITY.md M aedev/project_vars.py M dev_requirements.txt M pyproject.toml M setup.py M tests/conftest.py M tests/requirements.txt
-
v0.3.2
981238c2 · ·v0.3.2: prevent endless recursion if namespace root package is in dev requirements and migrated editable_project_root_path() to aedev.commands M .gitignore M .gitlab-ci.yml M CONTRIBUTING.rst M LICENSE.md M README.md M SECURITY.md M aedev/project_vars.py M dev_requirements.txt M pyproject.toml M setup.py M tests/conftest.py M tests/requirements.txt
-
v0.3.1
6c850740 · ·v0.3.1: new module migrated from ae.dev_ops and extracted from aedev.project_manager A .gitignore A .gitlab-ci.yml A CONTRIBUTING.rst A LICENSE.md A README.md A SECURITY.md A aedev/project_vars.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_project_vars.py