Releases: tom65536/annual
v0.1.3
v0.1.2
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
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
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
)
Documentation
- docs: fix requirements for readthedocs (#17)
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
)
feat: add easter algorithms
- add
date_function
decorator and registry. - add easter date
-
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
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
)