Resolved issues:
Specific PR:
What's Changed (with PR)
- fixes #1850: PDF support broken with other gradle build file changes by @matthewberryman in #1851
- fix for issue #1804 by @jimnelson372 in #1859
- refactor: of
ApiV2Test
withAssertJ
andCsvSource
by @The-Lum in #1858 - remove duplicate items in help message by @michaelb in #1861
- Added background color to arrows and draw background for circles by @lprc in #1863
- feat: add builtin function
%mod
(modulo operator) by @dragondive in #1865 - feat: add builtin function
%boolval
by @dragondive in #1873 - Native image build by @asm0dey in #1868
- fix: make
native
release assnapshot
release by @The-Lum in #1882 - Fixes headless build by @asm0dey in #1883
- chore(deps): bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in #1853
- chore(deps): bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.11.0 by @dependabot in #1872
- chore(deps): bump thedoctor0/zip-release from 0.7.5 to 0.7.6 by @dependabot in #1880
- chore(deps): bump org.apache.ant:ant from 1.10.14 to 1.10.15 by @dependabot in #1884
- upd: improve Native Action for Snapshot by @The-Lum in #1885
- upd and fix: Improve Native Image Snapshot and JAR Snapshot by @The-Lum in #1886
- feat: Create
native-image-release.yml
by @The-Lum in #1888
New Contributors
- @michaelb made their first contribution in #1861
- @lprc made their first contribution in #1863
- @asm0dey made their first contribution in #1868
Full Changelog: v1.2024.6...v1.2024.7