Skip to content

0.5.0

Compare
Choose a tag to compare
@soulteary soulteary released this 05 Jan 13:58
· 36 commits to main since this release

What's Changed

  • feat: use go 1.21 new logger instead 3rd-party logger, more efficient. @soulteary
  • fix: G601, [Implicit memory aliasing in for loop.] @soulteary (939551f)
  • fix(style): Fix Mobile mode width overflow by @LightAPIs in #38
  • fix(templates): Fix HTML tag name wrong by @LightAPIs in #37
  • test: improve test for cmd/flags

Full Changelog: 0.4.3...0.5.0