What's Changed
- Disable codecov inline comments by @SimonDanisch in #4660
- Breaking release 0.22 by @ffreyer in #4477
- Fix CairoMakie not being able to plot exotic point arrays in lines by @asinghvi17 in #4668
- Fix poly Circle & Rect stroke by @ffreyer in #4664
- add test for Billboard + transform_marker & fix CairoMakie scatter with markerspace = :data, rotation, transform_marker by @ffreyer in #4663
- Fullbox by @lukashappe in #4305
- Enable curvilinear
contour
plots by @asinghvi17 in #4670 empty!
the GLMakie screen for reuse instead ofclose
ing and reopening by @jmert in #3881- make sure notify(plot.color) changes the data by @SimonDanisch in #4676
- Change the Code Font in Documentation by @ehehela in #4691
- Fix violin indexing error by @ffreyer in #4682
- skip empty draw calls in GLMakie by @ffreyer in #4704
- fix warning in available_marker_symbols by @japhir in #4712
- Fix broken on-event cleanup in GLMakie by @ffreyer in #4710
- Make cleanup of OpenGL objects explicit in GLMakie by @ffreyer in #4699
- Add Axis attribute docs improvements by @jkrumbiegel in #4714
- Fix edge case with incomplete texture atlas cleanup by @ffreyer in #4716
- Don't restrict transformed point dim to input point dim in
poly_convert
by @asinghvi17 in #4584 - Allow GLMakie to change the title of a screen after its creation. by @lpaulino07 in #4677
- skip minorticks calculations when they are not shown by @ffreyer in #4681
- add automatic plotting of Enums as categorical by @SimonDanisch in #4717
- Fix px_per_unit scaling while rendering in GLMakie by @ffreyer in #4687
- Change ImageLike and VolumeLike deprecation warnings to errors by @ffreyer in #4685
- Cleanup changelog by @ffreyer in #4718
New Contributors
- @lukashappe made their first contribution in #4305
- @ehehela made their first contribution in #4691
- @japhir made their first contribution in #4712
- @lpaulino07 made their first contribution in #4677
Full Changelog: v0.21.18...v0.22.0