Releases: niosh-mining/obsplus
Releases · niosh-mining/obsplus
v0.3.1
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
andEventBank
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
This release drops support for pydantic V1 and adds support for v2.
v0.2.5
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:
- Added an optional 'detailed' flag to get_uptime_df by @shawnboltz in #260
- modernize obsplus packaging by @d-chambers in #259
- Fix bug where passing 'min_gap' to raises an exception by @shawnboltz in #261
- pre-pydantic v2 release prep by @d-chambers in #266
Full Changelog: v0.2.4...v0.2.5
v0.2.4
token version to fix release workflow
v0.2.3
Bug fixes and deprecation fixes. Improved support for windows paths.
v0.2.2
Dropped support for python 3.6 added python 3.9
v0.2.1
A few small bug fixes and a bump in deps for pandas and pydantic.
v0.2.0
v0.1.1
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
v0.1.0 v 0.1.0 (#167)