lgtk v0.5 Release Notes

    • Do not use monadic lenses any more.
    • 👌 Support for asynchronous events.
    • Lazily created tabs.
    • Inactive tabs are really inactive (event handlers are detached).
    • ⚡️ File references watch the files. When the file changes, the GUI is updated.
    • References with inherent identity (makes defining auto-sensitive buttons easier)
    • 👍 Experimental support for coloured buttons.
    • More examples in the demo application.
    • Lots of inner changes.