Amalgam 49.0.0
What's Changed
- 18697: Adds flexibility to difference_entities and flatten_entity, fixes crash in mix_entities and bug with assocs with difference opcodes, MINOR by @howsohazard in #96
- 19678: Changes caml format to automatically flatten and reconstruct entities, MAJOR by @howsohazard in #97
- 19273: Fixes an issue when storing an entity with an invalid path by @cademack in #98
- 19723: Handle possible errors from create_directory by @cademack in #100
- 19730: Adds CloneEntity to Amalgam API, MINOR by @howsohazard in #99
- 19769: Fixes bug where cyclic features may double-count distance terms, improves performance for queries with many entities by @howsohazard in #101
- 19783: Corrects builds of Apple M1 and above to use arm 8.5a instead of 8.4a by @howsohazard in #102
Full Changelog: 48.2.0...49.0.0