You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+35Lines changed: 35 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,33 @@
2
2
3
3
4
4
5
+
## v0.2.5 (2024-05-13)
6
+
7
+
### Documentation
8
+
9
+
* docs: added python example usage in readme ([`15e13b4`](https://github.com/MarkusPic/intensity_duration_frequency_analysis/commit/15e13b4174387b54bb0d21a6759d78b257de988e))
10
+
11
+
* docs: added python example usage in readme ([`db937a5`](https://github.com/MarkusPic/intensity_duration_frequency_analysis/commit/db937a55b9dea4468a8f1d05e06b675666272ffe))
12
+
13
+
* docs: added citation information ([`fc8b86b`](https://github.com/MarkusPic/intensity_duration_frequency_analysis/commit/fc8b86bb9c08d2b7e86054e541d1672bd5358234))
14
+
15
+
* docs: added source of example time series ([`26f734c`](https://github.com/MarkusPic/intensity_duration_frequency_analysis/commit/26f734c06f7b0e374518b3b081ec692754825b39))
16
+
17
+
### Fix
18
+
19
+
* fix: add option to not add units to idf table index names & added function add_max_return_periods_pre_duration_to_events ([`1745fe8`](https://github.com/MarkusPic/intensity_duration_frequency_analysis/commit/1745fe8699e846c0ff962bf4cc75e9e19beec321))
* style: fixed pandas deprecation errors for frequency strings ([`fb78d8a`](https://github.com/MarkusPic/intensity_duration_frequency_analysis/commit/fb78d8a346473e478cd08d33c76d560008fca902))
0 commit comments