Releases: mrjsj/msfabricutils
Releases · mrjsj/msfabricutils
Release v0.6.1
What's Changed
- fix(docs): add mkdocs dependency by @mrjsj in #46
- fix(cli): add missing typer dependency by @mrjsj in #47
Full Changelog: v0.6.0...v0.6.1
Release v0.6.0
Release v0.5.2
What's Changed
Full Changelog: v0.5.1...v0.5.2
Release v0.5.1
Release v0.5.0
What's Changed
Full Changelog: v0.4.2...v0.5.0
Release v0.4.2
What's Changed
Full Changelog: v0.4.1...v0.4.2
Release v0.4.1
What's Changed
- feat(etl): add delta load methods by @mrjsj in #28
- feat(core): add more fabric api functions by @mrjsj in #29
- chore: change to trusted pypi publisher by @mrjsj in #30
- chore: better versioning by @mrjsj in #31
- chore: re-add steps by @mrjsj in #32
- chore: add gh action env by @mrjsj in #33
- chore: add content write permission by @mrjsj in #34
Full Changelog: v0.3.1...v0.4.1
Release v0.3.1
What's Changed
Full Changelog: v0.3.0...v0.3.1
Release v0.3.0
What's Changed
This release adds some of the initial ETL methods for data engineers to perform basic, standardised data movement.
See docs for details on usage!
- feat(etl): created starter pack for ETL by @mrjsj in #23
- chore: prepare to release 0.3.0 by @mrjsj in #24
Full Changelog: v0.2.0...v0.3.0