v0.2.1
版本发布时间: 2024-02-23 23:38:10
cetz-package/cetz最新发布版本:v0.2.2(2024-03-18 05:41:13)
What's Changed
- 0.2.0 by @johannes-wolf in https://github.com/johannes-wolf/cetz/pull/321
- repo: Gallery Update by @johannes-wolf in https://github.com/johannes-wolf/cetz/pull/456
- mark: Fix mark shape transformation by @johannes-wolf in https://github.com/johannes-wolf/cetz/pull/459
- canvas: Fix RTL documents by @johannes-wolf in https://github.com/johannes-wolf/cetz/pull/460
- hobby: Fix closed two point hobby curve by @johannes-wolf in https://github.com/johannes-wolf/cetz/pull/468
- Anchor tidy and fixup by @fenjalien in https://github.com/johannes-wolf/cetz/pull/477
- tests: Use absolute paths by @johannes-wolf in https://github.com/johannes-wolf/cetz/pull/469
- path: Normalize paths by @johannes-wolf in https://github.com/johannes-wolf/cetz/pull/369
- lib: Export intersection functions by @johannes-wolf in https://github.com/johannes-wolf/cetz/pull/482
- Do not double transform merge path anchors by @johannes-wolf in https://github.com/johannes-wolf/cetz/pull/484
- bezier: Remove unused function by @johannes-wolf in https://github.com/johannes-wolf/cetz/pull/485
- plot: Fix annotations by @johannes-wolf in https://github.com/johannes-wolf/cetz/pull/486
- manual: List all marks by @johannes-wolf in https://github.com/johannes-wolf/cetz/pull/473
- Content Size Rounding by @johannes-wolf in https://github.com/johannes-wolf/cetz/pull/487
- tests: Use typst-test by @johannes-wolf in https://github.com/johannes-wolf/cetz/pull/470
- readme: Rename circuitypst to cirCeTZ by @johannes-wolf in https://github.com/johannes-wolf/cetz/pull/489
- grouping: Handle none as empty array by @johannes-wolf in https://github.com/johannes-wolf/cetz/pull/491
- Fix: Prevent divide by zero error if a segment has zero length by @fenjalien in https://github.com/johannes-wolf/cetz/pull/495
- Add instructions to install local packages by @tapyu in https://github.com/johannes-wolf/cetz/pull/496
- hide: Add bounds parameter by @johannes-wolf in https://github.com/johannes-wolf/cetz/pull/499
- Don't add center or default anchors to groups with no bounds by @fenjalien in https://github.com/johannes-wolf/cetz/pull/503
- Rework Plot Axes by @johannes-wolf in https://github.com/johannes-wolf/cetz/pull/479
- mark: Support placing marks post-transform by @johannes-wolf in https://github.com/johannes-wolf/cetz/pull/493
- canvas: Change default transform to remove z by @johannes-wolf in https://github.com/johannes-wolf/cetz/pull/505
- piechart: Change direction to clockwise by @johannes-wolf in https://github.com/johannes-wolf/cetz/pull/509
- release: 0.2.1 by @johannes-wolf in https://github.com/johannes-wolf/cetz/pull/512
New Contributors
- @tapyu made their first contribution in https://github.com/johannes-wolf/cetz/pull/496
Full Changelog: https://github.com/johannes-wolf/cetz/compare/v0.2.0...v0.2.1