Releases: ariga/atlas-provider-sequelize
Releases · ariga/atlas-provider-sequelize
v0.3.3
What's Changed
- ts: support models with fk circular dependencies by @luantranminh in #32
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- ts: use abs path for
atlas:pos
directive by @luantranminh in #31
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- ts: update
atlas:pos
directive format to use hyphen for range by @luantranminh in #30
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- ts: add table-driven tests by @luantranminh in #28
- docs: update docs by @noarogo in #27
- ts: add
atlas:pos
directive for models by @luantranminh in #29
New Contributors
- @luantranminh made their first contribution in #28
- @noarogo made their first contribution in #27
Full Changelog: v0.2.1...v0.3.0