Tags give the ability to mark specific points in history as being important
-
v0.3.50
e66100f3 · ·V0.3.50: moved core i18n texts to ae i18n package M .gitignore M .gitlab-ci.yml D .idea/.gitignore D .idea/ae_gui_help.iml D .idea/inspectionProfiles/Project_Default.xml D .idea/inspectionProfiles/profiles_settings.xml D .idea/misc.xml D .idea/modules.xml D .idea/vcs.xml M CONTRIBUTING.rst M LICENSE.md M README.md M SECURITY.md M ae/gui_help/__init__.py M ae/gui_help/loc/de/Msg.txt M ae/gui_help/loc/en/Msg.txt M ae/gui_help/loc/es/Msg.txt M dev_requirements.txt M setup.py M tests/conftest.py M tests/requirements.txt
-
v0.3.44
88665f72 · ·V0.3.44: gramatic docs fixes and rebuild to include loc folder into package_data: M .gitignore M .gitlab-ci.yml M .idea/ae_gui_help.iml M .idea/misc.xml M CONTRIBUTING.rst M LICENSE.md M README.md M SECURITY.md M ae/gui_help/__init__.py M dev_requirements.txt M setup.py M tests/conftest.py M tests/requirements.txt
-
v0.3.43
d2368890 · ·V0.3.43: bulk migration of ae namespace portions from de to aedev M .gitignore M .gitlab-ci.yml M .idea/misc.xml A CONTRIBUTING.rst M LICENSE.md M README.md M SECURITY.md M ae/gui_help/__init__.py A dev_requirements.txt M setup.py D test_requirements.txt M tests/conftest.py A tests/requirements.txt M tests/test_gui_help.py