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.1.0] - 2023-04
7+
8+ See [ #11 ] ( https://github.com/GeoStat-Framework/AnaFlow/pull/11 )
9+
10+ ### Enhancements
11+ - move to ` src/ ` base package structure
12+ - drop py36 support
13+ - added archive support
14+ - simplify documentation
15+
16+
617## [ 1.0.1] - 2020-04-02
718
819### Bugfixes
@@ -77,6 +88,7 @@ Containing:
7788- lap_transgwflow_cyl - Solution for a diskmodel in laplace inversion
7889
7990
91+ [ 1.0.1 ] : https://github.com/GeoStat-Framework/AnaFlow/compare/v1.0.1...v1.1.0
8092[ 1.0.1 ] : https://github.com/GeoStat-Framework/AnaFlow/compare/v1.0.0...v1.0.1
8193[ 1.0.0 ] : https://github.com/GeoStat-Framework/AnaFlow/compare/v0.4.0...v1.0.0
8294[ 0.4.0 ] : https://github.com/GeoStat-Framework/AnaFlow/compare/v0.3.0...v0.4.0
Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright (c) 2019 - 2021 Sebastian Mueller
3+ Copyright (c) 2019 - 2023 Sebastian Mueller
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ You can contact us via <info@geostat-framework.org>.
100100
101101## License
102102
103- [ MIT] [ mit_link ] © 2019 - 2021
103+ [ MIT] [ mit_link ] © 2019 - 2023
104104
105105[ mit_link ] : https://github.com/GeoStat-Framework/AnaFlow/blob/main/LICENSE
106106[ doc_link ] : https://anaflow.readthedocs.io
You can’t perform that action at this time.
0 commit comments