Releases: stevenlovegrove/Pangolin
Releases · stevenlovegrove/Pangolin
v0.9.2
What's Changed
- update macOS CI runner by @christian-rauch in #903
- enabled tests on CI by @christian-rauch in #904
- enable shared/static builds by @christian-rauch in #906
- Fix packetstream_tags Build On gnu++14 by @damaestro in #911
- fix macOS CI by @christian-rauch in #917
- build Python wheel in CI by @christian-rauch in #918
- add shebang to SimpleDisplay.py by @christian-rauch in #921
- Use GNUInstallDirs by @damaestro in #928
- Add SONAME Versioning by @damaestro in #930
- Replace GLX with EGL for X11 by @christian-rauch in #389
- update macOS on CI by @christian-rauch in #935
- fix EGL and epoxy linking for external projects by @christian-rauch in #937
- add Ubuntu 24.04 to CI by @christian-rauch in #942
- fix font rendering by @christian-rauch in #940
- 0.9.2 Release by @christian-rauch in #945
New Contributors
- @damaestro made their first contribution in #911
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- fix eigen package by @christian-rauch in #901
v0.9
What's Changed
- fix a few warnings. by @ethanrublee in #767
- Small fix for python interface. Fixes SetDrawFunction in View. by @VladyslavUsenko in #761
- Update README.md by @SeaOtocinclus in #759
- CI for ROS (catkin/colcon) workspaces by @christian-rauch in #768
- Support offset in LoadImage by @isherman in #781
- added missing include for std::min by @dcanelhas in #774
- ASAN fix for range by @mp3guy in #795
-
- fix minor issue: scenehandler compile errors - missing template arguments by @jaku-jaku in #792
- Remove ffmpeg XVMC format parsing. Closes #323 by @NikolausDemmel in #798
- Add GlFont and GlText to python interface. by @VladyslavUsenko in #801
- Add vcpkg installation instructions by @Adela0814 in #791
- Small updates by @stevenlovegrove in #830
- Add image rotation option to handler_image by @Dvad in #764
- [Build] Fix for Fedora38 and modern G++ by @SeaOtocinclus in #866
- Fix text renderings in 3D by @mp3guy in #870
- Modify install_prerequisites.sh to support pacman (Arch) by @ertsth in #896
- fix wayland subsurface by @christian-rauch in #897
- Wayland compile and runtime dependencies by @christian-rauch in #898
- fix "Build" workflow by @christian-rauch in #899
- Bump version to 0.9 by @christian-rauch in #900
New Contributors
- @SeaOtocinclus made their first contribution in #759
- @dcanelhas made their first contribution in #774
- @jaku-jaku made their first contribution in #792
- @jckhng made their first contribution in #806
- @Adela0814 made their first contribution in #791
- @Dvad made their first contribution in #764
- @ertsth made their first contribution in #896
Full Changelog: v0.8...v0.9
v0.8
Bump version to 0.8
v0.7
Bump version to 0.7 after component refactor and API breaks.
v0.6
Latest stable before component refactor