reflex v0.7.1.0 Release Notes

Release Date: 2020-05-07 // almost 4 years ago
    • (#413, #417) Add Reflex.Host.Headless module which provides runHeadlessApp as an easy way to run a Reflex network in a "headless" environment.
    • 📦 (#420) Add a Data.Zip.Unzip instance for Event.
    • (#419) Add distributeIntMapOverDynPure and joinDynThroughIntMap as convenience functions for working with Dynamic IntMaps.