Initial beta release
This is the initial version using a proper release cycle.
In the future new features will be bundled into releases whereas the master will always contain the latest stable release.
We use git-flow. If you want to contribute please create a new feature branch based on the develop branch. If the feature or fix is ready please create a Pull Request pointing back at develop, not directly to master.
Releases are prepared in develop and merged into master when ready, tagged and released.