What's Changed
- Fix periodic table by @iwkjosec in #822
- Small
aabb
rewrite by @rikhuijzer in #842 - Add fast path for rect without radius by @rikhuijzer in #844
- Extract
dim-extrema
fromcubic-extrema
by @rikhuijzer in #845 - Calculate
cubic-extrema
inside WebAssembly by @rikhuijzer in #846 - readme: Remove unmaintained projects by @johannes-wolf in #853
- readme: Highlight code by @jaxvanyang in #857
- Update Version by @johannes-wolf in #862
- Add Plotsy-3D to the Readme by @johannes-wolf in #863
- polygon: Call resolve-number on the Radius by @johannes-wolf in #866
- context: Add shared-state by @johannes-wolf in #871
- Refactor the Path Model by @johannes-wolf in #843
- ortho: Fix on-yz comment by @johannes-wolf in #874
- decorations: Rework the brace drawing code by @johannes-wolf in #875
- Introduce
handle_cbor
by @rikhuijzer in #848 - Run
aabb
in wasm by @rikhuijzer in #850 - canvas: Add inline/baseline support by @johannes-wolf in #880
- canvas: Support custom coordinate systems by @johannes-wolf in #719
- mark: Fix transform-shape style by @johannes-wolf in #881
- Use
handle_cbor
foraabb_func
by @rikhuijzer in #877 - release: 0.4.0 by @johannes-wolf in #882
New Contributors
- @iwkjosec made their first contribution in #822
- @rikhuijzer made their first contribution in #842
- @jaxvanyang made their first contribution in #857
Full Changelog: v0.3.4...v0.4.0