Releases: root-gg/wigo
Releases · root-gg/wigo
Wigo v0.73.36
What's Changed
- Improve Makefile run-dev section by @Hugo1380 in #37
- feat(run-dev): simplify
sudologic by checking user ID by @Hugo1380 in #38 - Reworking wigo ui sidebar with auto-collapse
- Refactor README file
Full Changelog: v0.73.35...v0.73.36
Wigo 0.73.35
Wigo 0.73.34
Changelog:
Wigo 0.73.33
Changelog:
- Refactor: migrate to systemd and restructure to cmd/ pattern
- Move executables to src/cmd/*/main.go structure
- Replace init.d with systemd service
- Modernize Go code (remove ioutil, update docopt)
- Remove obsolete RPM/Debian build scripts
- Update Makefile and postinst for systemd