Skip to content

Commit

Permalink
0.1.7
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release

[skip actions]
  • Loading branch information
MarkusPic committed Dec 8, 2024
1 parent abda528 commit 8321f7c
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 1 deletion.
35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,47 @@



## v0.1.7 (2024-12-08)

### Documentation

* docs: changed encoding ([`610181b`](https://github.com/MarkusPic/ehyd_tools/commit/610181ba8261fe39f38895b9fb397cae802e921e))

* docs: adding language hint in example ([`831754e`](https://github.com/MarkusPic/ehyd_tools/commit/831754e94e1dd5dff6aae26a27fbac719b1480a3))

* docs: added dependency graph ([`57332ac`](https://github.com/MarkusPic/ehyd_tools/commit/57332aca7588bc2fd75b8054298ab7356c24e215))

### Fix

* fix: fixed automatic code formatting error in Design rainfall class ([`abda528`](https://github.com/MarkusPic/ehyd_tools/commit/abda528ebddce89273f9067fd49faefc4c3cc163))

### Style

* style: pathlib instead of os.path ([`d6b8078`](https://github.com/MarkusPic/ehyd_tools/commit/d6b807843bd58a25669475343a0985eb7b8a8d39))

* style: replaced code fragment ([`0461882`](https://github.com/MarkusPic/ehyd_tools/commit/046188294849acf64c4b04d4b0cd89b5c165e5ea))

### Unknown

* Merge remote-tracking branch 'origin/main' ([`4a29b07`](https://github.com/MarkusPic/ehyd_tools/commit/4a29b07161eb7df93ff0c787c5dcf4f31c224dac))

* update token ([`47c1e8a`](https://github.com/MarkusPic/ehyd_tools/commit/47c1e8ac5d61f91aa31c0ac294005c046a1f70f0))


## v0.1.6 (2024-06-03)

### Fix

* fix: adapted to new pandas version ([`f4a151c`](https://github.com/MarkusPic/ehyd_tools/commit/f4a151c84c05efef913743a5e917b7a494e0d5bb))

### Unknown

* 0.1.6

Automatically generated by python-semantic-release

[skip actions] ([`164d798`](https://github.com/MarkusPic/ehyd_tools/commit/164d7988fb3740e2e9718d78f4f0cc8feaaecb4c))


## v0.1.5 (2024-05-13)

Expand Down
2 changes: 1 addition & 1 deletion ehyd_tools/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.1.6'
__version__ = '0.1.7'

0 comments on commit 8321f7c

Please sign in to comment.