Skip to content

Releases: unidoc/unichart

v0.5.1

22 Aug 09:44
440ae5c
Compare
Choose a tag to compare

What's Changed

  • [US-1128] Major examples update: use UniPDF v4 reference by @anovik in #11

Full Changelog: v0.5.0...v0.5.1

v0.5.0

18 Aug 11:45
a9e3e31
Compare
Choose a tag to compare

What's Changed

  • [US-1120] Updated minimum go version to 1.23. by @anovik in #10

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

05 Mar 15:17
f4a2686
Compare
Choose a tag to compare

This release contains bug fixes and update minimum supported Go version to go1.20

What's Changed

  • [US-938] Handle Division by Zero by @kellemNegasi in #8
  • [US-936] Update minimum supported Go to version 1.20 by @3ace in #9

New Contributors

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

v0.3.0

04 Sep 21:17
3bd7d46
Compare
Choose a tag to compare

Release notes - UniChart v0.3.0

This release contains new feature, improvement and bug fixes.

New Feature

  • US-22 unichart: Add horizontal mode to bar charts

Improvement

  • US-25 UniChart improve default ticks values calculation

Bug Fixes

  • US-21 unichart: Fix positioning and margin bugs
  • US-90 Issue UniChart axis is not rendered correctly when converted to image using UniPDF

v0.2.0

01 May 20:42
570b9b5
Compare
Choose a tag to compare

This version contains new features

What's Changed

  • Add progress bar components by @3ace in #3

New Contributors

  • @3ace made their first contribution in #3

Full Changelog: v0.1.0...v0.2.0

v0.1.0

14 Apr 08:57
c2b8cde
Compare
Choose a tag to compare

First release!