Releases: korawica/sqlplate
Releases · korawica/sqlplate
0.0.7
0.0.6
v0.0.5
✨ Features
- 🎯 feat: handle tag or version on target system that want to generate (#5)
- 🎯 feat: add data quality and write report file after validation (#4)
🧹 Deprecate & Clean
- ♻️ clean: rename class method for list formats on template folder.
📦 Build & Workflow
- 🧰 build: change env url that not valid.
📮 Dependencies
- 📦 deps: bump jinja2 from 3.1.5 to 3.1.6 (#1)
0.0.4
🌠 Highlight Features
- ⭐ hl: add databricks/etl.scd2-transaction template.
✨ Features
- 🎯 feat: add formats method on sqlplate obj for list supported template.
- 🎯 feat: add support env var config.
- 🎯 feat: add elt.transaction and etl.fulldump templates.
🐛 Bug fixes
- ⚙️ fixed: mover config dataclass outside config func.
✒️ Code Changes
- 🧪 tests: add templates on tests.
🧹 Deprecate & Clean
- ♻️ clean: move multiple strip funcs to trim.
0.0.3
✨ Features
- 🎯 feat: add template type args on SQLPlate object for filter jinja variables.
- 🎯 feat: add hash macro in utils.jinja.
- 🎯 feat: add revert statement on etl scd1 soft delete template.
- 🎯 feat: add config value and able to passing to jinja env.
- 🎯 feat: add base template.
- 🎯 feat: add scd2 and scd2 with delete flag templates on databricks sys.
📦 Build & Workflow
- 🧰 build: add gh issue template for request new template.
- 🧰 build: add gh issue template.
📮 Dependencies
- 📌 deps: update clishelf version to 0.2.17.
0.0.2
✨ Features
- 🎯 feat: add remove comment flag in load method.
- 🎯 feat: add databricks/scd1-soft-delete template.
- 🎯 feat: add macros and utils for dynamic template generator.
- 🎯 feat: add databricks/delta template.
📦 Build & Workflow
- 🧰 build: add name on publish workflow.
0.0.1.post1
✒️ Code Changes
- 🧪 tests: add list release cli on pre-release.
🐛 Bug fixes
- ⚙️ fixed: remove repo name on upload to gh release cli.
📦 Build & Workflow
- 🧰 build: rename gh token env var.
0.0.1.post0
🐛 Bug fixes
- ⚙️ fixed: change release name to tag_name on upload gh sign.
- ⚙️ fixed: change upload artifact sign cmd.
0.0.1
✨ Features
- 🎯 feat: add the first draft of usage example of this project.
- 🎯 feat: add jinja template deps to this project.
- 🎉 initial: update the first template.
✒️ Code Changes
- 🧪 tests: add testcase for databricks/select template.
- 🚧 refactored: Initial commit
🐛 Bug fixes
- ⚙️ fixed: change import path on test utils.
📦 Build & Workflow
- 🧰 build: add header and remove token on publish workflow.
- 🧰 build: add test workflow.
- 🧰 build: add publish workflow for build this package.
- 📦 build: create dependabot.yml