A new version of Pastas is released, 0.12.0. This version includes many improvements to the code, bug fixes, new features. The testing of the code was improved significantly (now on Codacy) to ensure proper functioning of the program.
What's Changed
* Pull groundwater paper update from master by raoulcollenteur in https://github.com/pastas/pastas/pull/123
* Branch onno by OnnoEbbens in https://github.com/pastas/pastas/pull/127
* Pull some changes from master on readme.rst by raoulcollenteur in https://github.com/pastas/pastas/pull/128
* Add WellModel by dbrakenhoff in https://github.com/pastas/pastas/pull/129
* change default parameters for steptrend by OnnoEbbens in https://github.com/pastas/pastas/pull/130
* Solver by raoulcollenteur in https://github.com/pastas/pastas/pull/138
* Use `loc` instead of `at` for adding metadata to the oseries dataframe by OnnoEbbens in https://github.com/pastas/pastas/pull/139
* improve solve_models() with tmin/tmax options by dbrakenhoff in https://github.com/pastas/pastas/pull/144
* improve project methods by dbrakenhoff in https://github.com/pastas/pastas/pull/146
* Add tests for pastas.Project by dbrakenhoff in https://github.com/pastas/pastas/pull/147
* Update Master to 0.12.0 by raoulcollenteur in https://github.com/pastas/pastas/pull/148
**Full Changelog**: https://github.com/pastas/pastas/compare/v0.11.0...v0.12.0