Skip to content

Releases: bcliang/gamry-parser

Release 0.4.6

01 Jan 20:06
Compare
Choose a tag to compare

Changes since 0.4.5:

[0.4.6] - 2022-01-01

Fixed

  • ed0c932 Fix: Static typing for class methods, resolve pandas futurewarning

Changed

Added

  • #45 Impl: support for Square Wave Voltammetry experiments

Release 0.4.5

07 May 22:56
400b5e9
Compare
Choose a tag to compare

Changes since 0.4.4:

[0.4.5] - 2021-05-07

Changed

  • #40 Change: GamryParser to_timestamp param #40
  • #41 Use tox as test runner

Added

  • #42 Update read_header function to support EFM140 data Files
  • #43 Add Examples: Peak Finding, Impedance

Release 0.4.4

28 Feb 19:11
89f96d3
Compare
Choose a tag to compare

Changes since 0.4.3:

[0.4.4] - 2021-02-28

Fixed

  • #33 Fix pycodestyle errors, make flake8 strict in CI workflow
  • #35 Fix loading data from aborted experiments

Changed

Added

  • #37 Impl: Workflow for automated release deployment

Release 0.4.3

27 Feb 20:39
0e1f81f
Compare
Choose a tag to compare

[0.4.3] - 2020-05-28

Fixed

  • #30 Include missing files in sdist