- API: Allow passing communicator directly to `l_bfgs` - BUG: Fixed parallel write into NPY files when a subdomain is only a single grid point in one dimension - MAINT: Return last result when the line search fails - MAINT: Throw proper errors and report convergence
0.7.1
----------------
- BUG: Fixed reduce operation of arrays with two entries
0.7.0
----------------
- ENH: Writing and reading decomposed arrays of arbitrary dimension to NPY
0.6.1
----------------
- MAINT: Compatibility with numpy 2.0
0.6.0
----------------
- MAINT: Removed `NCStructurdGrid` and dependency on NetCDF4 which caused many problems downstream
0.5.0
----------------
- ENH: Added support for passing optional arguments to objective functions of optimizers - BUG: Keep shape of optimization target when passing to objective function and jacobian - MAINT: Switched to `DiscoverVersion` package for version discovery - MAINT: Refactored file names