Skip to content

v0.0.18

Compare
Choose a tag to compare
@ma-sadeghi ma-sadeghi released this 19 Dec 23:34
· 240 commits to develop since this release

Lots of API changes, major refactors, and performance boosts!

What's Changed

  • Feature: Factored scatterplot size out of function by @eddotman in #35
  • Update CI workflows to use pytest by @ma-sadeghi in #37
  • Add documentation and deploy to GitHub Pages by @ma-sadeghi in #39
  • Update the formula for CPE element to match EquivalentCircuits.jl by @ma-sadeghi in #43
  • Fix incorrect CPE math expression by @ma-sadeghi in #50
  • Make find_ohmic_resistance more robust by @ma-sadeghi in #52
  • Refactor the inner workings of the Bayesian inference step by @ma-sadeghi in #48
  • Add IO helpers to load the built-in test dataset by @ma-sadeghi in #57

New Contributors

Full Changelog: v0.0.17...v0.0.18