Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v0.9.0
    Release bug and documentation improvements
    
    Goey now supports an additional platform, JS/WASM.  Programs that use goey to
    create a user interface can now be compiled to run in a webbrowser.  User
    elements are translated into the DOM, and DOM events are handled in native Go.
    General release is still waiting for documentation.
    
    This release includes expanded test cases, improvements to CI, and assorted bug
    and documentation fixes.
    
    There are some minor API breaks.  For example, Insets.String has been removed,
    and base.Expand has been renamed to base.Unconstrainted.
  • v0.8.0
    Release v0.8.0.