1
1
mirror of https://github.com/srid/ema.git synced 2024-11-29 09:25:14 +03:00
ema/CHANGELOG.md
2021-05-01 12:07:58 -04:00

463 B

Revision history for ema

Unreleased

  • Remove Ex03_Documentation.hs (moved to separate repo, ema-docs)
  • Add Ord instance to Slug
  • Helpers.FileSystem
    • add mountFileSystemOnLVar
  • Helpers.Tailwind
    • add overflow-y-scroll to body
    • Add twind shim before application's head
  • Add Ex03_Basic.hs example
  • Add default implementation based on Enum for staticRoute

0.1.0.0 -- 2021-04-26

  • First version. Released on an unsuspecting world.