Skip to content

Releases: eriknovak/datachart

v0.5.0

24 Nov 21:19
Compare
Choose a tag to compare

What's Changed

  • Add support for WebP output format by @gcerar in #16
  • Use consistent naming convention by @eriknovak in #17
  • Improve code imports, consistent variable namings, and add code tests by @eriknovak in #18

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.4.1

21 Nov 20:46
Compare
Choose a tag to compare

What's Changed

  • Fix the axis label position bug

Full Changelog: v0.4.0...v0.4.1

v0.4.0

21 Nov 20:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

20 Nov 18:44
Compare
Choose a tag to compare

What's Changed

  • Add vertical and horizontal lines support
  • Update the notebook documentation and examples

Full Changelog: v0.2.6...v0.3.0

v0.2.6

20 Nov 12:47
Compare
Choose a tag to compare

What's Changed

  • Fix typing documentation
  • Increase python version support to 3.8 - 3.12

Full Changelog: v0.2.5...v0.2.6

v0.2.5

20 Nov 11:53
Compare
Choose a tag to compare

What's Changed

  • Add custom tick placement to charts by @eriknovak in #1
  • Add unit tests and improve method documentation by @eriknovak in #2
  • Update the package documentation by @eriknovak in #3
  • Add automatic publishing of the package via Github Actions by @eriknovak in #12

New Contributors

Full Changelog: https://github.com/eriknovak/datachart/commits/v0.2.5