We use Break Versioning. The version numbers follow a <major>.<minor>.<patch>
scheme with the following intent:
Bump | Intent |
---|---|
major | Major breaking changes -- check the changelog for details. |
minor | Minor breaking changes -- check the changelog for details. |
patch | No breaking changes, ever!! |
-SNAPSHOT
versions are preview versions for upcoming releases.
Oksa is currently experimental.
oksa.core/explain
as a convenience function for malli.core/explain
oksa.alpha.api
for programmatic API access
#7
FragmentDefinition
and OperationDefinition
to have just
single SelectionSet as per specTypeName
to also support string-typed nameFirst release! 🎉
Can you improve this documentation? These fine people already did:
Raunio Ilmo & Ilmo RaunioEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close