- Uses specific version of plotly - Removed python 3.10 pipe ( | ) operators to work under python 3.9 - Fixed broken links in version 2.5.1
2.5.0
Features: * Add NMEA support to SBE19plusV2 hex parser
2.4.4
Fixes: * Conforms to mypy type checking * Adds unit test to bin average
2.4.3
Fixes: * Revises cal_coefficient docs according to internal feedback * Deprecates and replaces pH coefficients prefixed with int_ and ext_ * Updates example_data/example_coefficients.py to match the one in tests * Uses dataclass to create most cal_coefficient classes