Skip to content

4.0.2

Compare
Choose a tag to compare
@solnic solnic released this 02 Nov 01:36
· 541 commits to release-5.4 since this release

v4.0.2 2017-11-02

rom-core v4.0.2

Added

  • Schemas have access to finalized relation registry (GustavoCaso + flash-gordon + solnic)

Fixed

  • Defining schema uses default attribute class correctly again (v-kolesnikov)
  • Primary key name(s) are preserved when projecting schemas (flash-gordon + solnic)
  • Global command cache was replaced with a local one (flash-gordon)

rom-mapper v1.0.2

Fixed

  • Missing dependency on dry-struct was added (solnic)

rom-repository v1.0.1

Fixed

  • YARD docs for Repository::Root no longer mention Repository#changeset as it was removed in 4.0.0 (solnic)
  • Correct runtime dependencies were added (solnic)

rom-changeset v1.0.1

Fixed

  • Depends on final release of rom-core ~> 4.0 (solnic)

Compare v4.0.1...v4.0.2