Skip to content

v0.2.1

Latest
Compare
Choose a tag to compare
@jhaoheng jhaoheng released this 22 Sep 01:57
· 5 commits to master since this release
c9b09ab

staticcheck

build binary requirement

  • golang
  • fyne version v2.2.3

features

  • github actio
  • deploy / release
    • github action, support, Windows/ Linux with checksu, ref github release
    • osx use makefile to release
  • search by key
  • multi delete
  • add/edit item
  • log rotation
  • system tray
  • app menu
  • login/logout
  • chinese font
  • database
  • custom table view / loading view / mask view
  • enviroment variables load

deploy

  • github action
  • osx build release: make darwin

release by fyne package (locally)

https://developer.fyne.io/started/packaging

  • fyne package -os darwin --name demo
  • fyne package -os linux --name demo
  • fyne package -os windows --name demo