Unreleased

0.37.0 (2026-02-15)

Features

  • trogon_commanded: Add is_object_id/1 guard (#329) (96e212d)

0.36.1 (2026-02-14)

Bug Fixes

  • trogon_commanded: Error handling in ObjectId cast function (#327) (0c8a771)

0.36.0 (2026-02-12)

Features

  • trogon_commanded: Support proto-driven identity_prefix (#324) (df7bc76)
  • trogon_proto: Bump trogon-proto BSR module to v0.7.0 (#323) (caf9eea)

0.35.1 (2026-02-12)

Bug Fixes

  • trogon_commanded: Validate ObjectId values in new/1 and add new!/1 (#321) (d74213e)

0.35.0 (2026-02-11)

Features

  • trogon_commanded: Add proto: option to ObjectId (#313) (aa8e503)

0.34.0 (2026-01-22)

Features

  • trogon_commanded: Add format validation for ObjectId (#300) (4411b74)

0.33.0 (2026-01-15)

Features

  • trogon_commanded: Add parse! function for ObjectId and UnionObjectId (#297) (7067fba)

0.32.0 (2026-01-15)

Features

  • trogon_commanded: Add UnionObjectId macro for union types (#295) (9630ae5)

0.31.0 (2026-01-12)

Features

0.30.0 (2026-01-12)

Features

0.29.0 (2026-01-10)

Features

  • trogon_commanded: Add type provider Protobuf message registration directly (#284) (f6b243e)

0.28.1 (2025-11-23)

Bug Fixes

  • trogon_commanded: Use fully qualified module name (#253) (8ef35a5)

0.28.0 (2025-09-26)

Features

  • trogon_commanded: Expose new and new! from value object module (#237) (cd02081)

0.27.0 (2025-09-07)

Features

  • trogon_commanded: Add polymorphic embed support for value objects (#230) (29960ca)

v0.26.0 - 2025-06-27

  • Initial release