Important Pure Functional Optimization
Previously, due to my lack of imagination, looking up entities required 3 map look-ups. With the new optimization, only a single look-up is needed, enhancing Nu's baseline performance and scalability significantly.
And that's about it for this release!
Changes in detail -
Using Vmap in Effect. 6dd85cb
Important and significant optimization of Entity updates. a7b29e9