Skip to content

Releases: softwareunderground/subsurface

v0.2.10 - Bug fixes due to deprecations

24 Mar 13:08
32660f2
Compare
Choose a tag to compare

What's Changed

  • [BUG] change pyvista methods cell_array point_array to new cell_data point_data methods in #61
  • [BUG] remove welly Bugs which occur with the switch from v0.4.8 to v0.5.2 in #61 and #58
  • [BUG] with using typing.literal required python version is >= 3.8 see #59
  • [BUG] insert switch to import Buffers from pandas._typing depending on the python version (< 1.4 or > 1.4) in #58 (see #56)

New Contributors

Full Changelog: v0.2.9...v0.2.10

Fall 2021 Hotfixes 4

12 Nov 13:58
Compare
Choose a tag to compare
v0.2.9

- [META] small change to try unlock this

Fall 2021 Hotfixes 3

12 Nov 13:29
Compare
Choose a tag to compare
v0.2.8

- [BUG] Revert code to this morning

Fall 2021 Hotfixes 2

12 Nov 12:20
Compare
Choose a tag to compare
v0.2.7

- [BUG] Revert code to this morning

Fall 2021 Hotfixes

11 Nov 15:00
Compare
Choose a tag to compare

Better Reading of dxf files

21 May 11:21
Compare
Choose a tag to compare
v0.2.5

[BUG] Fix endpoint

Documentation Automation Complete

22 Apr 15:01
8163c3d
Compare
Choose a tag to compare

This is the release after Dieter finished all the doc - pypi - releases automation. Use this as a template how is done!

Test automatic deploy PyPI / conda-forge

19 Apr 19:42
2e5bd0e
Compare
Choose a tag to compare

Work in progress - expect more changes this week.