Skip to content

Releases: agilescientific/welly

v0.5.2

28 Feb 13:53
Compare
Choose a tag to compare
  • Fixed bug #208 which essentially meant rename_alias was always False when getting a well or project as a DataFrame.
  • Fixed bug #209 that prevented Well (and therefore Project) from exporting a DataFrame for some recent versions of pandas.

v0.5.2rc0

23 Feb 14:41
Compare
Choose a tag to compare
v0.5.2rc0 Pre-release
Pre-release

Testing release; fixes #208

v0.5.1

18 Feb 21:14
Compare
Choose a tag to compare
  • Curve.values now returns a 1D array for a 1D curve.
  • Added Project.basis_range to provide the min and max of all curves in the project.
  • Added a user guide page for Project.
  • Fixed bug #202 with curve indexing.
  • Fixed bug #206 that prevented quality tests from running on aliased curves.
  • Fixed bug #207 that was causing the quality table not to render correctly in some situations.

v0.5.0

14 Feb 01:18
Compare
Choose a tag to compare

This version represents a substantial re-engineering of welly. Please read CHANGES.md and see the documentation.