v0.3.0
Released on: 2024/10/08
doi: https://doi.org/10.5281/zenodo.13905447
Bug fixes:
- Fix bug on
safe_log
and solves discontinuous magnetic fields (#100)
New features:
- Add forward modelling functions for the magnetic gradiometry components of prisms (#97)
Maintenance:
- Run tests with oldest dependencies on x86 macos (#83)
- Replace
_version_generated.py
for_version.py
in Makefile (#82) - Update how output variables are stored in Actions (#90)
- Move push to codecov to its own job in Actions (#88)
- Replace
build
forpython-build
inenvironment.yml
(#91) - Simplify tests for prism magnetic forward funcs (#96)
- Add some more tests for
_safe_log
(#101)
Documentation:
- Replace Sphinx napoleon for numpydoc (#84)
- Fix style errors in docstrings (#85)
- Improve docstrings of
magnetic_field
functions (#87)
This release contains contributions from:
- Santiago Soler