File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to ** welltestpy** will be documented in this file.
44
5- ## [ Unreleased ]
5+ ## [ 1.1.0 ] - 2021-07
66
77### Enhancements
88- added ` cooper_jacob_correction ` to ` process ` (thanks to Jarno Herrmann)
@@ -16,6 +16,8 @@ All notable changes to **welltestpy** will be documented in this file.
1616- removed ` setup.py ` (use ` pip>21.1 ` for editable installs)
1717- removed ` dev ` as extra install dependencies
1818- better exceptions in loading routines
19+ - removed pandas dependency
20+ - simplified readme
1921
2022### Bugfixes
2123- loading steady pumping tests was not possible due to a bug
@@ -110,7 +112,8 @@ All notable changes to **welltestpy** will be documented in this file.
110112
111113First alpha release of welltespy.
112114
113- [ Unreleased ] : https://github.com/GeoStat-Framework/welltestpy/compare/v1.0.3...HEAD
115+ [ Unreleased ] : https://github.com/GeoStat-Framework/welltestpy/compare/v1.1.0...HEAD
116+ [ 1.1.0 ] : https://github.com/GeoStat-Framework/welltestpy/compare/v1.0.3...v1.1.0
114117[ 1.0.3 ] : https://github.com/GeoStat-Framework/welltestpy/compare/v1.0.2...v1.0.3
115118[ 1.0.2 ] : https://github.com/GeoStat-Framework/welltestpy/compare/v1.0.1...v1.0.2
116119[ 1.0.1 ] : https://github.com/GeoStat-Framework/welltestpy/compare/v1.0.0...v1.0.1
You can’t perform that action at this time.
0 commit comments