Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

29 lines (23 loc) · 1.04 KB

Planned

Changed

Removed

  • Deprecated spec-schemas.edn

Fixed

Added

0.1.1 - 2019-02-02

Changed

  • definitely breaking changes ...
  • use specs to define specs ... so meta
  • Removed "is" prefix and "?" suffix from attr spec keys: identity, unique, primary, required, fulltext, derived, component
  • changed attr/copund-key to attr/compoundKey and similar other removals of "-"

0.1.0 - 2018-09-02

Added

  • intitial checkin ...
  • basic ability to convert between domain-spec and datomic(-terse) schema formats
  • used as the basis for riverdb.org graphql server auto-generated GraphQL queries

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.