Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 539 Bytes

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 539 Bytes

[0.0.9] - 2025-01-07

  • Bump Ruby to 3.4.1

[0.0.8] - 2024-12-09

  • Convert entity into detached_entity when importing
  • Convert detached entities to primary keys when casting remote command inputs

[0.0.6] - 2024-12-07

  • Make sure imported entities are immutable
  • Do not register already-registered types

[0.0.5] - 2024-12-04

  • Use new Error.subclass method interface

[0.0.4] - 2024-12-03

  • Convert entities into immutable models

[0.0.2] - 2024-12-02

  • Release as a gem

[0.0.0] - 2024-04-04

  • Project birth