Skip to content

Commit

Permalink
1.10.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Sep 5, 2024
1 parent 1f1be19 commit fb4fb03
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# CHANGELOG

## v1.10.0 (2024-09-05)

### Feature

* feat: add tags at table level (#12)

* feat: add tags at column level

* chore: remove set

* feat; add enum, refactor models file

* fix: use retrocompatible typing_extensions

* feat: add settings.yml ([`1f1be19`](https://github.com/remoteoss/snowflake-utils/commit/1f1be19d4316617d8e90601f471ea8d3203c2441))

## v1.9.0 (2024-09-03)

### Feature
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "snowflake-utils"
version = "1.9.0"
version = "1.10.0"
description = ""
authors = ["Eli Yarson <[email protected]>","Paolo Quadri <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit fb4fb03

Please sign in to comment.