app v4.1.0 Release Notes

Release Date: 2019-03-01 // about 5 years ago
  • 👍 Go 1.12 support

    This version brings go 1.12 compatibility.
    📦 Go 1.12 introduced a breaking change with the syscall/js package.

    📦 TODO to make this package work:

    • ⚡️ update go to 1.12
    • update the goapp cli tool: goapp update -v or go get -u -v github.com/maxence-charriere/app/cmd/goapp

    Offline mode

    👷 Web worker has been implemented in order to support offline mode.