Releases: ariga/atlas-provider-ef
Releases · ariga/atlas-provider-ef
v0.2.0
What's Changed
- nuspec: specify repository link by @luantranminh in #26
- all: remove dependencies by @luantranminh in #28
- tests: run tool separately, without restore tool dependencies by @luantranminh in #29
- core: print EF message to stderr by @luantranminh in #27
Full Changelog: v0.1.0...v0.2.0
v0.1.0
v0.0.2
What's Changed
- docs: add README.md by @luantranminh in #12
- src/loader: re-enable
height
version for MinVer by @giautm in #18 - chore: change title for
EF Core
by @giautm in #19 - refactor: catch error, not show full trace log by @luantranminh in #20
- feat: prevent output message from EF Core, only keep SQL script by @luantranminh in #21
- build: run multiple frameworks by @luantranminh in #17
- .github/workflows: fixed publish jobs by @giautm in #22
- .github/workflows: fixed path for artifacts by @giautm in #23
Full Changelog: v0.0.1...v0.0.2
v0.0.1
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
- @giautm made their first contribution in #1
- @luantranminh made their first contribution in #7
Full Changelog: https://github.com/ariga/atlas-provider-ef/commits/v0.0.1