What's Changed
* Api strings by mjr-deltares in https://github.com/Deltares/xmipy/pull/81
* Publish `xmipy` docs with `pdoc` by Hofer-Julian in https://github.com/Deltares/xmipy/pull/82
* Move static project metadata to pyproject.toml, move/fix flake8 config by mwtoews in https://github.com/Deltares/xmipy/pull/84
* Remove pymake (mfpymake) dependency, switch to "executables" repo by mwtoews in https://github.com/Deltares/xmipy/pull/85
* Fix issue with string var with rank 1 and shape [0] by mwtoews in https://github.com/Deltares/xmipy/pull/86
* Add XmiWrapper.__del__ method to call finalize() if needed by mwtoews in https://github.com/Deltares/xmipy/pull/87
* Add missing `encode` to `initialize` by Hofer-Julian in https://github.com/Deltares/xmipy/pull/88
**Full Changelog**: https://github.com/Deltares/xmipy/compare/v1.2.0...v1.3.0