File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
## [ 3.0.2] - 2024-09-11
9
9
### added
10
10
- Feat: Complete typing with strict type-checking [ #43 ] ( https://github.com/nickmaccarthy/python-datemath/pull/43 ) Thank you @Avasam !
11
- - Feat: Added ` __version__ ` to to verify the version of the module.
12
- - Feat: Addded Dockerfile and relevant verify.py to help with local development and testing
11
+ - Feat: Added ` __version__ ` to verify the version of the module.
12
+ - Feat: Added Dockerfile and relevant verify.py to help with local development and testing
13
13
14
14
### chore
15
15
- Chore: bumped modules in requirements.txt
@@ -33,7 +33,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
33
33
- Fix: Bump certifi to latest: https://github.com/nickmaccarthy/python-datemath/pull/38
34
34
### added
35
35
- Feat: Typehint support: https://github.com/nickmaccarthy/python-datemath/issues/31
36
- - Feat: Revamed CHANGELOG.md to keepachangelog.org format
36
+ - Feat: Renamed CHANGELOG.md to keepachangelog.org format
37
37
38
38
### todo
39
39
- todo: Fix pypi: https://github.com/nickmaccarthy/python-datemath/issues/33
You can’t perform that action at this time.
0 commit comments