Go App Versions Save

A package to build progressive web apps with Go programming language and WebAssembly.

v9.5.1

1 year ago

Summary

  • Fixed a bug where app-worker.js could change when instances were relaunched, triggering false app updates.

v9.5.0

1 year ago

Summary

v9.4.1

2 years ago

Summary

Thanks

  • @oderwat

v9.3.0

2 years ago

v9.2.1

2 years ago
  • Fix navigate to mailto scheme
  • FIx docs typo
  • Fix KeyUp typo and Abbr tag (Thank you to @oderwat)

v9.2.0

2 years ago

v9.1.2

2 years ago
  • Fixed TFoot typo => fix #621
  • Added the Input capture => fix attribute #625
  • Fixed go doc reference generator

v9.1.1

2 years ago
  • Custom HTML element attributes are now settable with the Attr() function.
  • was loader has been reverted

v9.0.0

2 years ago

go-app v9 is here and brings the following changes:

V9 introduces breaking changes. See the v8 to v9 migration guide.

Hope you like this update and thank you for using go-app.

install/update

go get -u github.com/maxence-charriere/go-app/v9/pkg/app

v8.0.4

2 years ago

This version fixes achor downloads.