Changelog¶
0.0.1¶
2024-12-13
Initial Commit
Add Initial Functionality (#1)
Set Up Initial ReadTheDocs Build (#2)
Add Types to Docstrings:
changoandchango.abc(#4)Add Types To Docstrings:
chango.concrete(#5)Add CLI to Sphinx Documentation (#6)
Set Up Unified Formatting for CLI Help Texts and HTML Documentation (#7)
Add Unit Tests for Direct Members of
changoPackage (#8)Make Use of
pytest-xdistandpytest-randomly(#9)Cache Dependencies in CI (#10)
Add Python 3.13 to Test Matrix (#11)
Improve Coverage of Existing Tests (#12)
Add Unit Tests for
chango.abc.ChangeNote(#13)Improve Coverage Configuration (#14)
Make
ChangeNote.to_bytesConcrete (#15)Add Unit Tests for
chango.abc.VersionNote(#16)Add Unit Tests for
chango.abc.VersionHistory(#17)Add Unit Tests for
chango.concrete.Comment(Change|Version)Note(#18)Remove Redundant Logic From and Add Unit Tests for
HeaderVersionHistory(#19)Add Unit Tests for
DirectoryVersionScanner(#20)Add Unit Tests for
VersionScanner(#21)Add Unit Tests for
DirectoryChanGo(#22)Remove Redundant
CommentChangeNote.to_bytes(#23)Add Unit Tests for
ChanGo(#24)Initial Setup for Testing the CLI (#25)
Initial Readme Content and Changelog Setup (#26)
Create Change Notes from GitHub Events and Add GitHub Action (#27)
Add Sphinx Extension (#28)
Add Public
chango.configModule (#29)Make Parameter
base_directoryofDirectoryVersionScannerRelative to Calling Module (#33)Add
VersionScanner.invalidate_caches(#34)Increase Code Coverage (#35)
Add Unit Tests for CLI (#36)
Add Dependabot and Security Scanning for GitHub Actions (#37)
Update
sphinxrequirement from ~=8.0 to ~=8.1 (#38)Add Workflows for Automated Releases (#39)
Bump Version to 0.0.1 (#41)
0.1.0¶
2024-12-15