Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
v0.6.0 (2023-09-19)
Features:
add strict mode option
add support for action's arguments; resolve #5; mimor bugfixes
v0.5.0 (2023-08-20)
Features:
- add supports for resources with embedded resources as attributes; resolve #4
v0.4.0 (2023-08-13)
Features:
- add supports for volatile and embedded resources; resolve #3
v0.3.0 (2023-08-12)
Features:
- add supports for many_to_many relationships and resources with relation to itself; resolve #1 and #2
Bug Fixes:
- unsetting migration default for nullable fields
v0.2.2 (2023-08-09)
Bug Fixes:
- update ash_postgres deps version with CustomExtension feature merged
v0.2.1 (2023-08-08)
v0.2.0 (2023-08-08)
Features:
- release preparation
v0.1.0 (2023-08-08)
Features:
structural types refactoring
adds relationships support and postgres migration_defaults through transformers and formatter plugin
postgres extension implementation
first working types
Bug Fixes:
- better default