Released on: 2023/05/12
doi: <https://doi.org/10.5281/zenodo.7931023>
Breaking changes:
- Ditch kernel functions for point masses ([42](https://github.com/fatiando/choclo/pull/42))
- Make Choclo functions to take only scalar inputs instead of array inputs ([50](https://github.com/fatiando/choclo/pull/50))
- Update the value of the gravitational constant to the latest standard ([56](https://github.com/fatiando/choclo/pull/56))
Bug fixes:
- Fix bug on non-diagonal tensor components of prisms ([27](https://github.com/fatiando/choclo/pull/27))
New features:
- Gravity and magnetic forward models for prisms return nan on singular points ([30](https://github.com/fatiando/choclo/pull/30))
Maintenance:
- Drop support for Python 3.6 ([29](https://github.com/fatiando/choclo/pull/29))
- Add missing matplotlib to the dev environment ([44](https://github.com/fatiando/choclo/pull/44))
Documentation:
- Add installation instructions to the docs ([35](https://github.com/fatiando/choclo/pull/35))
- Improve Overview page in docs: avoid printing huge arrays, and add plots ([37](https://github.com/fatiando/choclo/pull/37))
- Add buttons to download user guide pages ([39](https://github.com/fatiando/choclo/pull/39))
- Add User Guide with example for building jacobians ([40](https://github.com/fatiando/choclo/pull/40))
- Move \"How to use Choclo\" to its own user guide page ([41](https://github.com/fatiando/choclo/pull/41))
- Improve math in Jacobian matrix user guide page ([43](https://github.com/fatiando/choclo/pull/43))
- Add Zenodo doi for all versions for citation ([45](https://github.com/fatiando/choclo/pull/45))
- Add changelog and links to docs for other versions ([46](https://github.com/fatiando/choclo/pull/46))
- Add a logo for Choclo, based on colorful corn variations from the Andes ([48](https://github.com/fatiando/choclo/pull/48))
This release contains contributions from:
- Santiago Soler
- Leonardo Uieda