v0.5.3rc0
Pre-release
Pre-release
What's Changed
Enhancements
- Make
defaults
on global namespace by @WesleyTheGeolien in #228 - Update defaults.py by @ThomasMGeo in #221
Bugfixes
- fix #194 new basis with
basis
arg onwell.df()
by @patrick-reinhard in #212 - Fixed a bug where lasio no longer has the method add_curve. by @gavargas22 in #237
- Fix/curve deprecated access by @gavargas22 in #239
- Fix plot 2d curve by @NicolasCami in #236
- Fix Pandas deprecation by @frank1010111 in #241
- Fix synthetics Bugs by @hyperiongeo in #152
Non-code and backend updates
- Remove Py 3.6 from CI and update actions by @kwinkunks in #229
- Importlib and hatch by @frank1010111 in #240
- Update AUTHORS.md info by @dcslagel in #222
New Contributors
- @kwinkunks made their first contribution in #229
- @WesleyTheGeolien made their first contribution in #228
- @gavargas22 made their first contribution in #237
- @frank1010111 made their first contribution in #240
- @NicolasCami made their first contribution in #236
- @hyperiongeo made their first contribution in #152
Full Changelog: v0.5.2...v0.5.3rc0