Version 1.0.0 may still have plenty of rough edges, it's not very well-tested towards the jungle of different CalDAV-servers out there, test coverage is not complete, documentation is a mess - but it works well for the author.
The version number comes with a set of promises:
- Backward compatibility - things that worked under 1.0 should work under 1.x ... and I'm not planning a 2.0-release in the near future.
- Better development practices from now on - usage of separate git-branches when hacking new functionality or fixing bugs, relatively few commits but with good commit messages in the main branch
- All new code should be covered with test code
CHANGELOG.md
is to be kept up-to-date at all times