Skip to content

Releases: tom65536/annual

v0.1.3

28 Jul 21:43
Compare
Choose a tag to compare

v0.1.3 (2024-07-28)

Fix

  • fix(ci): add missing id 'release' which prevented publications (71609c9)

Unknown

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

fix(ci): add missing id 'release' which prevented publications (7817834)

v0.1.2

28 Jul 21:23
Compare
Choose a tag to compare

v0.1.2 (2024-07-28)

Chore

  • chore: update precommit hooks, exclude CHANGELOG.md from spellchecking. (491a0c1)

Ci

  • ci: pin version of codacy uploader. (4cd9c23)

  • ci: create xml coverage report (43e06cf)

  • ci: add token to codacy action (64457bb)

Fix

  • fix: set build command for semantic release (6098ddc)

  • fix: coverage path configuration (921441c)

Unknown

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

fix: set build command for semantic release (4d275c8)

  • doc: add coverage badge (3f26ab7)

v0.1.1

28 Jul 12:39
Compare
Choose a tag to compare

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)

v0.1.0

26 Jun 17:32
Compare
Choose a tag to compare

v0.1.0 (2024-06-26)

Chore

Feature

  • feat: add year conditions (21ee930)

  • feat: add conditions (f798dee)

  • feat: implement ruleparser (2e27d12)

  • feat: implement transformer [WIP] (3b76398)

  • feat: add rule parser (3856946)

Fix

  • fix: fixes weekday calculation (a00e9ad)

Style

  • style: fix linter warning (6a7a372)

Unknown

  • Adds release pipeline using python semantic release. (#5)

  • chore: Adds release pipeline using python semantic release.

Close #4

  • fix: Fix formatting issue in CI workflow. (98a6541)

  • Add basic CI/CD (#3)

  • chore: add commitizen pre-commit hook

  • chore: update tool versions
    ß

  • chore: update tool versions

  • chore: update python version in CI

  • style: adapt to stylesheet

  • chore: add gitattributes (3e15b62)

  • Update README.md (04fa24d)

  • Update pyproject.toml (00e16ac)

  • Initial commit (4f4ce28)