0.5.0
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