All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.1.0 — 2025-01-01
- feature: add CI/CD github workflow configuration
- fix: module marker exception usage
- enhancement: switch
mergemethod from recursion to cycle - enhancement: switch
flatmethod from recursion to cycle - refactoring: move
CaseInsensitiveDicttests to other unit tests file - enhancement: generalize & clarify typing for
CaseInsensitiveDictclasses - documentation: add
CaseInsensitiveDictclasses documentation - fix: typing issues in
inline_indexfunction - documentation: fix typo, change markup for admonition
1.0.0 - 2023-01-27
- Initial implementation