- Update for schema 0.3.7 compatibility. Most importantly, the schema.core/Regex schema changed from being the js/RegExp class to being a reification of the Schema protocol, and this broke the serialization for schema.core/Regex.
- Move clojure and clojurescript into dev dependencies.
- Clojurescript implementation of transit serialization for schema.
- Initial open source release
- Clojure implementation of transit serialization for schema.