- Fixed upsert eav with value nil
- Fixed rule and query eav with value nil
- Updated Clara-Rules dependency to 0.23.0 version.
- Updated Medley dependency to 1.7.0 version.
- Updated Clara-Rules dependency to 0.21.2 version.
- Merged Guide into README.
- Renamed :db/id to :eav/eid.
- Updated Clara-Rules dependency to 0.19.1 version.
- Updated Clojure dependency to 1.10.0 version.
- Updated ancillary dependencies to recent versions.
- Minor code refactor to rules namespace and test, and dsl test.
- Fixed grammar errors in the guide.
- Fixed rules specs and updated upsert docstring.
- Made clara-eav.eav namespace public.
- Minor docs rewording.
- Commands should be namespaced keywords, rules test now reflects that.
- Made dsl/transform private
- Code coverage via lein-cloverage.
- MIT license badge.
- Project url.
- Support for tempids in transient eavs.
- Tests for tempids resolution being returned.
- Codox and Cljfmt from lein plugins list.
- CircleCI integration.
- Missing 0.1.4 changelog entry.
- Spec instrumentation in tests.
- Changelog, regenerated docs.
- Transients have an attribute
:eav/transient
instead:transient
.
- README.md rewording.
- First release.