Skip to content

Releases: niosh-mining/obsplus

v0.3.1

09 Jan 18:03
b617ad3
Compare
Choose a tag to compare

What's Changed

  • Change df_to_inventory to use a local copy of NRL if needed by @shawnboltz in #272
  • Add ability to pass alternate index_path to WaveBank and EventBank by @shawnboltz in #274
  • Updated CI system and linting to use ruff
  • Banks now use ctime for file indexing rather than mtime @d-chambers in #279

Full Changelog: v0.3.0...v0.3.1

0.3.0

28 Feb 22:16
17d7abd
Compare
Choose a tag to compare

This release drops support for pydantic V1 and adds support for v2.

v0.2.5

21 Jul 19:00
8a1061d
Compare
Choose a tag to compare

This release features a few improvements to packaging and CI, pins the pydantic version < 2, and a few other fixes/features. See the changelog for more info.

Commits since last release:

Full Changelog: v0.2.4...v0.2.5

v0.2.4

28 Oct 03:38
Compare
Choose a tag to compare

token version to fix release workflow

v0.2.3

28 Oct 03:28
Compare
Choose a tag to compare

Bug fixes and deprecation fixes. Improved support for windows paths.

v0.2.2

08 Nov 22:06
Compare
Choose a tag to compare

Dropped support for python 3.6 added python 3.9

v0.2.1

03 Sep 15:11
57ccedc
Compare
Choose a tag to compare

A few small bug fixes and a bump in deps for pandas and pydantic.

v0.2.0

17 Feb 00:01
6940d22
Compare
Choose a tag to compare

This release fixes a number of bugs and adds a few new features. Notably, PyDantic is now used for validation and json conversions.

v0.1.1

01 Jun 23:16
8a3ac2f
Compare
Choose a tag to compare

This release contains a few bug fixes and a few small improvements to some utility functions. See the changelog entries for more info.

0.1.0

21 Mar 00:18
ae64b2d
Compare
Choose a tag to compare
v0.1.0

v 0.1.0 (#167)