We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f66a434 commit 6ebcaecCopy full SHA for 6ebcaec
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
## [Unreleased]
3
+### Changed
4
+- Release builds' init Lua script are minified with `LuaSrcDiet` and libraries
5
+ are now `strip`ed, resulting in smaller dynamic libraries
6
+- HGDN functions are now compiled with static visibility and unused GDNative
7
+ extensions are excluded, also resulting in smaller dynamic libraries
8
9
10
## [0.2.0]
0 commit comments