v0.2.0
What's Changed
- Improvements to
brace
by @RubixDev in #237 - feat(decorations): add flat-brace by @RubixDev in #238
- Support axis max value for charts by @johannes-wolf in #242
- tests: Allow nested tests by @johannes-wolf in #245
- plot: Contour Plots by @johannes-wolf in #243
- tests: Remove unused code from test script by @johannes-wolf in #250
- chart: Add options for tick formatting by @johannes-wolf in #264
- doc: Fix manual by @johannes-wolf in #261
- Save you some headache on
get-case
by @JamesxX in #280 - plot: Improve tick documentation by @johannes-wolf in #269
- plot: Contour Fixes by @johannes-wolf in #271
- docs: fix typo by @MultisampledNight in #285
- plot: Minor Fixes by @johannes-wolf in #268
- tests: Test fixes by @johannes-wolf in #288
plot.add-boxwhisker
- A second take on box-whisker plots by @JamesxX in #287- plot: Boxwhisker fixups by @johannes-wolf in #293
- plot: Boxwhisker manual by @johannes-wolf in #294
- Move charts into subdirectory by @JamesxX in #297
- plot: Fill Between by @johannes-wolf in #249
- plot: Support reversing, rotating and locking axes by @johannes-wolf in #302
- Redesign anchor creation by @fenjalien in #258
- tests: Support test filters by @johannes-wolf in #308
- matrix: Unroll matrix-vector product by @johannes-wolf in #307
- shapes: Bezier Previous Position by @johannes-wolf in #305
- doc: Manual + Fixes by @johannes-wolf in #301
- intersect: Add precise line-bezier intersection by @johannes-wolf in #313
- plot: Legend support by @johannes-wolf in #310
- Fixed school book axis labels not respecting offset. by @Midbin in #315
- Add support for customising axis label anchor in school-book style by @Midbin in #317
- Package script updates by @johannes-wolf in #322
- gallery: Update cetz version by @johannes-wolf in #323
- mark: Mark auto offsetting by @johannes-wolf in #314
- Update test ref images by @johannes-wolf in #325
- Update Angle Library by @johannes-wolf in #330
- Hobby Curve Implementation by @johannes-wolf in #319
- Add transform function + Improve rotate by @johannes-wolf in #324
- draw: Do not transform content anchors by @johannes-wolf in #326
- bezier: Improve cubic-t-for-distance by @johannes-wolf in #338
- plot: Sample Count Fix by @johannes-wolf in #340
- tests: Update ref image by @johannes-wolf in #344
- Make rotations/angles consistent by @matthew-e-brown in #275
- Remove -n 1 argument from xargs in test script by @matthew-e-brown in #348
- Making
x-grid
great again by @dscso in #355 - plot: Change vhv to hvh by @johannes-wolf in #363
- Fix default translation order by @johannes-wolf in #364
- tests: Update ref images by @johannes-wolf in #366
- Re-Add Function Documentation by @johannes-wolf in #320
- plot: Plot Annotations by @johannes-wolf in #336
- shapes: Arc through by @johannes-wolf in #273
- arc: Set previous point to arc end by @johannes-wolf in #360
- plot: Set justify: false for plot labels by @johannes-wolf in #373
- Rework style (again) by @fenjalien in #377
- ci: Update to 0.10.0 by @johannes-wolf in #374
- shapes: Radius Support for Rect by @johannes-wolf in #350
- chart: Move Bar- & Columnchart to Plot by @johannes-wolf in #337
- Improve Palettes by @johannes-wolf in #332
- chart: Pie Chart by @johannes-wolf in #342
- line: Draw line between element borders by @johannes-wolf in #378
- intersections: Support named elements by @johannes-wolf in #379
- hide: Hide elements by @johannes-wolf in #376
- bezier: Fix root precision bug by @johannes-wolf in #388
- Offset Paths to (0, 0) by @johannes-wolf in #390
- Add Riemann to Projects using CeTZ by @ThatOneCalculator in #400
- Group external dependencies in single file by @johannes-wolf in #406
- axes: Make tick limit configurable by @johannes-wolf in #405
- scripts: Add script for changing all abs paths by @johannes-wolf in #402
- Piechart Color Arrays by @johannes-wolf in #411
- canvas: Fix bug when using canvas insides tablex by @johannes-wolf in #346
- angle: Add Right Angle Function by @johannes-wolf in #415
- transform: Add option for setting the origin by @johannes-wolf in #407
- Support Content Intersections by @johannes-wolf in #386
- Distance and Angle Path Anchors by @johannes-wolf in #381
- gallery: Update gallery by @johannes-wolf in #421
- plot: Use absolute lengths in default style by @johannes-wolf in #422
- plot: Refine default style by @johannes-wolf in #423
- gallery: Replace 3D-Chart with Waves by @johannes-wolf in #427
- plot: Support min/max for add-hline and add-vline by @johannes-wolf in #435
- tree: Cleanup + Improvements by @johannes-wolf in #428
- In tree, add "end" and "after-end" as values for parent-position by @leyan in #444
- tree: Add tests for parent-position and direction by @johannes-wolf in #445
- Add
fletcher
to Projects using CeTZ by @Jollywatt in #449 - Mark Improvements by @johannes-wolf in #416
- Path Decorations by @johannes-wolf in #329
- manual: Some small fixes and improvements by @johannes-wolf in #380
New Contributors
- @Midbin made their first contribution in #315
- @matthew-e-brown made their first contribution in #275
- @dscso made their first contribution in #355
- @ThatOneCalculator made their first contribution in #400
- @leyan made their first contribution in #444
- @Jollywatt made their first contribution in #449
Full Changelog: v0.1.2...v0.2.0