- Compatibility with latest ClojureScript and
prismatic/schema 1.2.1
- Remove some accidental usages of reflection
- Bump to
prismatic/schema 1.1.11
(fixes #16)
- Bump to
prismatic/schema 1.1.7
- Default keyword and symbol generators now include namespaced keywords and symbols
- Fix bug in symbol generator that allowed it to generate unreadable symbols
- Fix compatibility with latest Clojure 1.9 alpha and its stricter namespaced keyword handling
- Initial release, extracted from schema.experimental in the main repo.