Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

  • Entrypoints endpoint to support exercises with multiple start methods.

  • Get application secret from PYTM_SECRET environment variable.

  • Get exercise ID from PYTM_UID environment variable.

  • Archive contents from symbolic links to files.

  • Hide warnings about missing secrets during unit tests and in debug mode.

1.0.0 - 2023-06-18

Added

  • First stable release of this package.

1.0.0rc5 - 2023-06-17

Fixed

  • Passing additional arguments to actions.

1.0.0rc3 - 2023-06-17

Added

  • Published package on PyPI.