Skip to content

0.1.2

Compare
Choose a tag to compare
@radeklat radeklat released this 31 Oct 15:15
· 31 commits to main since this release

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.
Types of changes are:

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

Unreleased

0.1.2 - 2011-10-31

Changed

  • Change Dockerfile to use Python version from pyproject.toml.

0.1.1 - 2011-10-30

Changed

  • Updates build process to build docker images for multiple architectures.

Fixed

  • docker-compose file not starting up the container correctly.

0.1.0 - 2011-10-28

  • Initial release