File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to ** AnaFlow** will be documented in this file.
44
55
6+ ## [ 1.0.1] - 2020-04-02
7+
8+ ### Bugfixes
9+ - ` ModuleNotFoundError ` not present in py35
10+ - ` np.asscalar ` deprecated, use ` array.item() `
11+ - ` CHANGELOG.md ` links updated
12+
13+
614## [ 1.0.0] - 2020-03-22
715
816### Enhancements
@@ -69,8 +77,9 @@ Containing:
6977- lap_transgwflow_cyl - Solution for a diskmodel in laplace inversion
7078
7179
72- [ 1.0.0 ] : https://github.com/GeoStat-Framework/gstools/compare/v0.4.0...v1.0.0
73- [ 0.4.0 ] : https://github.com/GeoStat-Framework/gstools/compare/v0.3.0...v0.4.0
74- [ 0.3.0 ] : https://github.com/GeoStat-Framework/gstools/compare/v0.2.4...v0.3.0
75- [ 0.2.4 ] : https://github.com/GeoStat-Framework/gstools/compare/v0.1...v0.2.4
76- [ 0.1.0 ] : https://github.com/GeoStat-Framework/gstools/releases/tag/v0.1
80+ [ 1.0.1 ] : https://github.com/GeoStat-Framework/AnaFlow/compare/v1.0.0...v1.0.1
81+ [ 1.0.0 ] : https://github.com/GeoStat-Framework/AnaFlow/compare/v0.4.0...v1.0.0
82+ [ 0.4.0 ] : https://github.com/GeoStat-Framework/AnaFlow/compare/v0.3.0...v0.4.0
83+ [ 0.3.0 ] : https://github.com/GeoStat-Framework/AnaFlow/compare/v0.2.4...v0.3.0
84+ [ 0.2.4 ] : https://github.com/GeoStat-Framework/AnaFlow/compare/v0.1...v0.2.4
85+ [ 0.1.0 ] : https://github.com/GeoStat-Framework/AnaFlow/releases/tag/v0.1
You can’t perform that action at this time.
0 commit comments