Releases: Preocts/commented-configparser
Releases · Preocts/commented-configparser
3.0.0
What's Changed
- Refine trusted publishing workflows by @Preocts in #66
- Update nox lint session to include tests/ by @Preocts in #67
- Mark global statics as internal by @Preocts in #69
- Rename and isolate injected state variables by @Preocts in #71
- Remove pre-commit from dev setup by @Preocts in #70
- Preserve empty comment lines by @Preocts in #72
- Remove extra newline created on write by @Preocts in #73
- Preserve blank line formatting by @Preocts in #74
- Preserve option case between read and write by @Preocts in #75
Full Changelog: 2.2.0...3.0.0
2.2.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #55
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #56
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #57
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #58
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #59
- Remove support for 3.8, add 3.14 by @Preocts in #61
- Workflow and CI updates by @Preocts in #62
- Update documents by @Preocts in #63
- Create trusted publishing workflow for pypi by @Preocts in #64
- Fix: correct actions hash by @Preocts in #65
Full Changelog: 2.1.0...2.2.0
2.1.0
2.0.0
What's Changed
- Dev dependency updates by @Preocts in #47
- Use setuptools-scm for tag-based versioning by @Preocts in #48
- Run CI workflows for all PRs by @Preocts in #49
- Redesign how internals work for tracking comments by @Preocts in #50
- Update documentation by @Preocts in #52
- Update CI to include python 3.13 by @Preocts in #53
- V2 by @Preocts in #51
Shouts
I realize this project sat in limbo for two years. Shout outs to @MacHu-GWU, @Jip-Hop, and @surfernsk who all contributed in bug reports, ideas, and enhancements.
Oh, and to @shenanigansd for trying to get me to support 2.7. Good try my friend, good try.
Full Changelog: v1.0.0...2.0.0
v1.0.0
What's Changed
- Dev work - map comments and tests by @Preocts in #1
- Add WIP verbiage by @Preocts in #2
- Implement read/write methods for custom class by @Preocts in #3
- Document and import polish by @Preocts in #4
- Refactor comment_map to be by section containing keys by @Preocts in #8
- Preserve comments of deleted sections by @Preocts in #9
- Add pypi instruction by @Preocts in #10
New Contributors
Full Changelog: https://github.com/Preocts/commented-configparser/commits/1.0.0