Tags

Tags give the ability to mark specific points in history as being important
  • v0.3.7

    v0.3.7: refactored type annotations from typing to collections.abc
    
    M  README.md
    M  ae/pythonanywhere.py
    M  setup.py
    M  tests/test_pythonanywhere.py
  • v0.3.6

    v0.3.6: enclosed slash path sep in double highcommas
    
    M  .gitignore
    M  .gitlab-ci.yml
    M  CONTRIBUTING.rst
    M  LICENSE.md
    M  README.md
    M  SECURITY.md
    M  ae/pythonanywhere.py
    M  dev_requirements.txt
    M  pyproject.toml
    M  setup.py
    M  tests/conftest.py
    M  tests/requirements.txt
    M  tests/test_pythonanywhere.py
  • v0.3.5

    v0.3.5: refactored after split-out of system helpers from ae-base into new ae-app-log and ae-system portions
    
    M  .gitignore
    M  .gitlab-ci.yml
    M  CONTRIBUTING.rst
    M  LICENSE.md
    M  README.md
    M  SECURITY.md
    M  ae/pythonanywhere.py
    M  dev_requirements.txt
    M  pyproject.toml
    M  requirements.txt
    M  setup.py
    M  tests/conftest.py
    M  tests/requirements.txt
    M  tests/test_pythonanywhere.py
  • v0.3.4

    v0.3.4: fixed unit test coverage on remote CI where no integration test runs
    
    M  .gitignore
    M  .gitlab-ci.yml
    M  CONTRIBUTING.rst
    M  LICENSE.md
    M  README.md
    M  SECURITY.md
    M  ae/pythonanywhere.py
    M  dev_requirements.txt
    M  pyproject.toml
    M  requirements.txt
    M  setup.py
    M  tests/conftest.py
    M  tests/requirements.txt
    M  tests/test_pythonanywhere.py
  • v0.3.3

    v0.3.3: migrated PythonanywhereApi.deployed_version() onto pjm.web_app_version() to remove aedev.dev_ops/.base dependency
    
    M  .gitignore
    M  .gitlab-ci.yml
    M  CONTRIBUTING.rst
    M  LICENSE.md
    M  README.md
    M  SECURITY.md
    M  ae/pythonanywhere.py
    M  dev_requirements.txt
    M  pyproject.toml
    M  requirements.txt
    M  setup.py
    M  tests/conftest.py
    M  tests/requirements.txt
    M  tests/test_pythonanywhere.py
  • v0.3.2

    v0.3.2: removed unrendered RST code-block from docstring
    
    M  .gitignore
    M  .gitlab-ci.yml
    M  CONTRIBUTING.rst
    M  LICENSE.md
    M  README.md
    M  SECURITY.md
    M  ae/pythonanywhere.py
    M  dev_requirements.txt
    M  pyproject.toml
    M  setup.py
    M  tests/conftest.py
    M  tests/requirements.txt
  • v0.3.1

    v0.3.1: migrated version 7 from aedev namespace to ae
    
    A  .gitignore
    A  .gitlab-ci.yml
    A  CONTRIBUTING.rst
    A  LICENSE.md
    A  README.md
    A  SECURITY.md
    A  ae/pythonanywhere.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_pythonanywhere.py