Amalgam 47.0.0
What's Changed
- 18575: Reduces memory and storage overhead from saving and loading entities, also reduces lock contention from string ids and minor overhead reduction from parsing by @howsohazard in #37
- 18540: Enables distance queries to retrieve any number of other values from entity labels, MINOR by @howsohazard in #38
- 18578: Improves performance by tightening inner interpreter loops and hash map functions, evens out garbage collection thresholds by @howsohazard in #39
- 18646: Cleans up amlg with QoL updates in CMake and interpreter by @calebwherry in #40
- 18683: Changes difference types in distance computations to be explicit and moves deviation parameters to be more consistent. MAJOR by @howsohazard in #41
- 18727: Updates git tag retrieval to skip non-repo tags by @calebwherry in #42
Full Changelog: 46.0.2...47.0.0