Skip to content

v2.0.0-beta.42

Pre-release
Pre-release
Compare
Choose a tag to compare
@leaanthony leaanthony released this 25 Jul 12:16
· 969 commits to master since this release
87b1d1d

Added

  • Added options.NewRGBA and options.NewRGB functions to create *options.RGBA by @leaanthony

Fixed

  • Fixed initial build of frontend when using wails dev on new projects by @leaanthony
    in #1650
  • Ignore empty install command when running wails dev by @stffabi in #1651
  • Fixed error reporting in templates
  • BackgroundColour documentation fix
  • Generalize manual compile steps [Documentation] by @acheong08 in #1644