Xmipy

Latest version: v1.5.0

Safety actively analyzes 627821 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

6.2.0

* Changelog, etc.

1.5.0

What's Changed
* Allow config_file to be a path-like object by mwtoews in https://github.com/Deltares/xmipy/pull/128
* Update python requirement by Hofer-Julian in https://github.com/Deltares/xmipy/pull/130
* Move to pixi by Hofer-Julian in https://github.com/Deltares/xmipy/pull/131

**Full Changelog**: https://github.com/Deltares/xmipy/compare/v1.4.0...v1.5.0

1.4.0

MODFLOW 6 compatibility

This release uses API introduced with MODFLOW 6.4.2.
If your project depends on older versions of MODFLOW 6, we advise setting the version requirement to `xmipy<1.4.0`.

What's Changed
* Add dependabot to update github actions by Hofer-Julian in https://github.com/Deltares/xmipy/pull/99
* Bump actions/deploy-pages from 1 to 2 by dependabot in https://github.com/Deltares/xmipy/pull/100
* Add a logger to XmiWrapper by mwtoews in https://github.com/Deltares/xmipy/pull/101
* Add more logger messages; add repr_function_call() by mwtoews in https://github.com/Deltares/xmipy/pull/102
* Enforce strict mypy checking by Hofer-Julian in https://github.com/Deltares/xmipy/pull/103
* Correct end-of-file from CRLF -> LF by mwtoews in https://github.com/Deltares/xmipy/pull/105
* Bump actions/checkout from 2 to 3 by dependabot in https://github.com/Deltares/xmipy/pull/110
* Bump actions/setup-python from 1 to 4 by dependabot in https://github.com/Deltares/xmipy/pull/109
* Add ruff config by Hofer-Julian in https://github.com/Deltares/xmipy/pull/111
* Bump actions/upload-pages-artifact from 1 to 2 by dependabot in https://github.com/Deltares/xmipy/pull/112
* fix(xmiwrapper): fix error with relative dll paths on Windows by jdhughes-usgs in https://github.com/Deltares/xmipy/pull/114
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/Deltares/xmipy/pull/115
* Bump codecov/codecov-action from 3 to 4 by dependabot in https://github.com/Deltares/xmipy/pull/116
* Add `get_value_ptr` by Hofer-Julian in https://github.com/Deltares/xmipy/pull/98

New Contributors
* dependabot made their first contribution in https://github.com/Deltares/xmipy/pull/100

**Full Changelog**: https://github.com/Deltares/xmipy/compare/v1.3.1...v1.4.0

1.3.1

What's Changed
* Intialize state early on by Hofer-Julian in https://github.com/Deltares/xmipy/pull/89
* Lint by Hofer-Julian in https://github.com/Deltares/xmipy/pull/90
* Update guide-to-publish.md by Hofer-Julian in https://github.com/Deltares/xmipy/pull/91
* Add new bindings by mjr-deltares in https://github.com/Deltares/xmipy/pull/94
* New bindings by mjr-deltares in https://github.com/Deltares/xmipy/pull/95
* Revise tests by mwtoews in https://github.com/Deltares/xmipy/pull/93
* Update codecov-action by Hofer-Julian in https://github.com/Deltares/xmipy/pull/96
* Update error handling by Hofer-Julian in https://github.com/Deltares/xmipy/pull/97


**Full Changelog**: https://github.com/Deltares/xmipy/compare/v1.3.0...v1.3.1

1.3.0

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

1.2.0

What's Changed
* Use declarative setuptools configuration and PyPI build tools by mwtoews in https://github.com/Deltares/xmipy/pull/73
* Add get_version routine for components to xmi by mjr-deltares in https://github.com/Deltares/xmipy/pull/74
* doc: update docstrings in xmi.py by jdhughes-usgs in https://github.com/Deltares/xmipy/pull/75
* Set minimum Python version 3.8 by mwtoews in https://github.com/Deltares/xmipy/pull/76
* Always run tests/test_mf6_disu_bmi.py::test_get_grid_nodes_per_face by mwtoews in https://github.com/Deltares/xmipy/pull/77
* Get version by mjr-deltares in https://github.com/Deltares/xmipy/pull/78

New Contributors
* mwtoews made their first contribution in https://github.com/Deltares/xmipy/pull/73

**Full Changelog**: https://github.com/Deltares/xmipy/compare/v1.1.0...v1.2.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.