Releases: hughesjs/PgfPlotsSdk
Releases · hughesjs/PgfPlotsSdk
Release v1.0.0
1.0.0 (2023-02-08)
⚠ BREAKING CHANGES
- Completely removed non-builder public interfaces
Features
-
Reduced public API surface (0f6eb9d)
-
Merge pull request #52 from hughesjs/de-interface (93c55ba), closes #52
Documentation
- Updated readme to show the new builder (3c91fd7)
Release v0.9.2
0.9.2 (2023-02-08)
Bug Fixes
- Fixed some weird whitespace generation and prevent generating empty option blocks (6a4b721)
Release v0.9.1
0.9.1 (2023-02-08)
Bug Fixes
- Wrapping pie-labels in braces in-case they contain maths characters (45d4e39)
Release v0.9.0
0.9.0 (2023-02-08)
Features
- Added position options, whitespace is a bit odd though (b047fa4)
- Builder + options is complete (e4d0655)
Bug Fixes
- Removed non-existent major tick field and added some extra tests (f1899b0)
Release v0.8.0
0.8.0 (2023-02-08)
Features
Release v0.7.1
0.7.1 (2023-02-06)
Bug Fixes
- Fixed dodgy xcolor pgfplotkeys (6594dbf)
Release v0.7.0
0.7.0 (2023-02-06)
Features
- Added colours from xcolor to LatexColour (fa71332)