Skip to content

v0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 12:39
· 12 commits to main since this release

v0.1.1 (2024-07-28)

Ci

  • ci: pin version of codacy uploaer. (d151a7c)

  • ci: create xml coverage report (458394e)

  • ci: add token tocodacy action (f1531e9)

  • ci: add coverity upload (4bcd7d3)

  • ci: Add deployment to pypi to workflow. (#8) (0e2007a)

Documentation

  • docs: fix requirements for readthedocs (#17)

Closes #16 (f901716)

Fix

  • fix: coverage path configuration (a3983b3)

Unknown

  • Merge pull request #20 from tom65536/11-add-code-coverage

fix: coverage path configuration (4f9d508)

  • Merge pull request #19 from tom65536/11-add-code-coverage

feat: add coverity upload (84e1ede)

  • doc: add coverage badge (15be575)

  • 12 add easter date (#18)

feat: add easter algorithms

  • add date_function decorator and registry.
  • add easter date

Issue #12 (88d1878)

  • 9 improve documentation (#10)

  • doc: add API docs with sphinx and autoapi.

  • feat: add BDD tests.

  • docs: add gherkin files to documentation.

  • test: add doctests (modules)

  • fix: fix mypy and flake warnigs.

  • doc: add basic documentation files.

  • docs: improve Introduction

  • fix: correct style in docs/source/conf.py

  • fix: fix format in issue template

  • ci: pin versions of actions

  • feat: add readthedocs.yaml

  • ci: quality issues

  • docs: updatecuser's giude

  • fix: remove unnecessary flake8 exceptions (b168c4d)

  • Update issue templates (ae20ea1)