Changelog

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

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

0.1.1

Fixed

  • Addition now correctly calculates the new year on the boundary for dekad and pentad

0.1.0

Added

  • Pentad class

Fixed

  • CONTRIBUTING.rst broken links repaired

Changed

  • Use fixed requirements.txt file for development

0.0.2

Removed

  • Python 3.7 support

Changed

  • Directory structure to use src folder

  • Fixed testing to include coverage

  • Published to PyPi

0.0.1

Added

  • Dekad module

  • Package setup structure

  • Unit tests

  • Pre-commit hooks: black, flake8, mypy plus others

  • Sphinx documentation