Skip to content

Tags: ROVI-org/battery-data-toolkit

Tags

v0.4.6

Toggle v0.4.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Enhancer to compute state (#140)

* creating enhancer to find state

* Testing State Enhancer

Also making sure the data being used is compliant to the current criterion we
have established. This required me to mark some tests for failure, and the
distinction between CC and CV can be a bit murky depending on the sign of the
signal being processed.

* failsafe to not overwrite state if already present

* cleanup from Logan's comments

v0.4.5

Toggle v0.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add ability to stream multiple tables (#136)

* Add ability to stream multiple tables

* Remove errant print statements

* Fix issue with overwriting files in windows test

v0.4.4

Toggle v0.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Switch to using autoversioning (#131)

v0.4.3

Toggle v0.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Increase version number

I should switch over to setuptools-scm

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Increase version number

Bug fix, since we're not introducing breaking changes.

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Increment bug fix version

Still making breaking changes, but 🤷

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Move cycling metadata to subclass (#113)

v0.3.4

Toggle v0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Increment minor version

To probably the last version of v0.3

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Increment version number

No breaking changes, so just making a bug release change.

v0.3.2

Toggle v0.3.2's commit message
Increment minor version number

No outside-facing API changes