Changelog¶
Versioning policy¶
Deptool versions are named MAJOR.MINOR.PATCH.
- The major version number is purely cosmetic and represents the author’s sentiment.
- The minor version is bumped for new features and changes that are not bugfixes.
- The patch version is bumped for bugfixes.
The version number is not a semantic version. Changes that have compatibility impact will be clearly marked as such in the changelog.
1.0.0¶
Released 2026-05-06.
This is the initial public release. It’s accompanied by an announcement post. The 1.0 version number represents the fact that the author uses this version successfully for personal infra. It’s not a stability commitment, though if future changes have compatibility impact, they will be clearly marked as such in this changelog.