File tree 1 file changed +17
-1
lines changed
1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to ** ogs5py** will be documented in this file.
4
4
5
5
6
+ ## [ 1.3.0] - 2023-04
7
+
8
+ See [ #18 ] ( https://github.com/GeoStat-Framework/ogs5py/pull/18 )
9
+
10
+ ### Enhancements
11
+ - move to ` src/ ` base package structure
12
+ - use [ hatchling] ( https://pypi.org/project/hatchling/ ) as build backend
13
+ - drop py36 support
14
+ - added archive support
15
+ - simplify documentation
16
+
17
+ ### Bugfixes
18
+ - remove usage of deprecated ` np.int `
19
+
20
+
6
21
## [ 1.2.2] - 2022-05-25
7
22
8
23
### Bugfixes
@@ -185,7 +200,8 @@ All notable changes to **ogs5py** will be documented in this file.
185
200
First release of ogs5py.
186
201
187
202
188
- [ Unreleased ] : https://github.com/GeoStat-Framework/ogs5py/compare/v1.2.2...HEAD
203
+ [ Unreleased ] : https://github.com/GeoStat-Framework/ogs5py/compare/v1.3.0...HEAD
204
+ [ 1.3.0 ] : https://github.com/GeoStat-Framework/ogs5py/compare/v1.2.2...v1.3.0
189
205
[ 1.2.2 ] : https://github.com/GeoStat-Framework/ogs5py/compare/v1.2.1...v1.2.2
190
206
[ 1.2.1 ] : https://github.com/GeoStat-Framework/ogs5py/compare/v1.2.0...v1.2.1
191
207
[ 1.2.0 ] : https://github.com/GeoStat-Framework/ogs5py/compare/v1.1.1...v1.2.0
You can’t perform that action at this time.
0 commit comments