Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
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