Liking cljdoc? Tell your friends :D

Oksa CHANGELOG

We use Break Versioning. The version numbers follow a <major>.<minor>.<patch> scheme with the following intent:

BumpIntent
majorMajor breaking changes -- check the changelog for details.
minorMinor breaking changes -- check the changelog for details.
patchNo breaking changes, ever!!

-SNAPSHOT versions are preview versions for upcoming releases.

Oksa is currently experimental.

0.1.0

  • Adds oksa.core/explain as a convenience function for malli.core/explain
  • Fixes default value formatting #6
  • Introduces oksa.alpha.api for programmatic API access #7
    • Restricts FragmentDefinition and OperationDefinition to have just single SelectionSet as per spec
    • Fixes TypeName to also support string-typed name

0.0.1

First release! 🎉

Can you improve this documentation? These fine people already did:
Raunio Ilmo & Ilmo Raunio
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close