Skip to content

Releases: ariga/atlas-provider-ef

v0.2.0

08 Aug 08:47
96f75c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

05 Aug 15:33
be8103c
Compare
Choose a tag to compare

What's Changed

  • .github/workflows: fixed runs-on condition by @giautm in #25
  • cake: test without build by @giautm in #24

Full Changelog: v0.0.2...v0.1.0

v0.0.2

05 Aug 07:31
82cfd63
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1

01 Aug 12:45
f9e22a3
Compare
Choose a tag to compare

What's Changed

  • fix: remove unnecessary resources by @giautm in #1
  • src/loader: refactor program loader by @giautm in #2
  • src/core: simplify executor with interested operations by @giautm in #3
  • all: clean up deps by @giautm in #4
  • chore: setup cake to build artifacts by @giautm in #5
  • src/core: allow tool takes extra arguments by @luantranminh in #7
  • src/demo: add types, foreign keys ... by @luantranminh in #9
  • .devcontainer: install gh-cli by @giautm in #8
  • test: add tests for generating schema by @luantranminh in #11
  • src/loader: remove Executor package by @giautm in #10
  • .github/workflows: added publish jobs by @giautm in #14
  • chore: fixed powershell syntax by @giautm in #15
  • chore: generate version using MinVer by @giautm in #16

New Contributors

Full Changelog: https://github.com/ariga/atlas-provider-ef/commits/v0.0.1