The format of this file is based on Keep a Changelog, and I do try to adhere to Semantic Versioning.
- Added possibility to add calendar name and calendar url to the template. Ref #14 by @rjolina at github.
now
should be an acceptable timestamp. Ref #16
- Various documentation improvements, some of it by @WhyNotHugo at github in #15
--help
had some wrong information, ref #16 by Thomas Maeder
Changelogs up until 1.0 has been dropped, as development was going rather fast-paced and erratic, with the priority of getting a tool the author can use for his daily planning. Very little development was done in 2024, but the tool works for me.
The 1.0.0-version probably has plenty of rough edges as it hasn't been tested much and is lacking some test code, but if nothing else I will try to stick to better development practices from now on - not breaking backward compatibility unless I really have to (and then under a 2.0-release), fewer commits with sane commit messages towards the main branch, silly commits going to side branches, keep the changelog up-to-date, make sure new features are sufficiently covered by test-code, etc.