Versions
Latest release: 0.12
All versions:
Contributing
- Read through the latest release and make sure it is human-readable, consistent, and sane.
- File issues if you find anything wrong or questionable and just want to let someone know.
- Create pull requests if you want to propose a fix. Spelling and grammar corrections are welcome!
- If you have questions, you can even file issues for those, too!
Roadmap
Please see the roadmap for more detailed release plans.
After a release if any issues are found that are not backwards compatible, they will need to be addressed in the next release, and they won't make it into that release.
Note also that while this specification is in 0.x
status, the
semver specs state:
Major version zero (
0.y.z
) is for initial development. Anything may change at any time. The public API should not be considered stable.