Skip to content

v0.1.0 - First PyPI Release

Compare
Choose a tag to compare
@WardLT WardLT released this 10 Jan 17:00
2e5de28

What's Changed

  • Support Multiple Kinds of Data in Single HDF5 by @WardLT in #5
  • Add pytest-coverage by @WardLT in #7
  • Update README.md by @WardLT in #8
  • Switch to pip for version control by @WardLT in #9
  • Fix the MACCOR parser by @WardLT in #12
  • Group multiple files from same MACCOR test together by @WardLT in #13
  • Add a coverage step to the CI by @WardLT in #14
  • Organizing and test step labeling code by @WardLT in #15
  • inclusion of data extractor for current/voltage/temperature vs time d… by @npaulson in #11
  • Restructure and extend the metadata by @WardLT in #16
  • Style changes for tIVT Extractor by @WardLT in #17
  • Add ability to store and validate cycle-level data by @WardLT in #19
  • Add a class for computing features by @WardLT in #18
  • Switch to Scythe by @WardLT in #21
  • Switch project over to poetry by @WardLT in #22
  • Add a release script by @WardLT in #23

New Contributors

Full Changelog: v0.0.1...v0.1.0