This repository has been archived by the owner on Jan 18, 2024. It is now read-only.
v1.0.0-rc.1
Pre-release
Pre-release
🚀 New Features
- Add the
delete
command - Add new command line flags
- Add user stats in the
stats
command - Add
delete_remote_images.sh
script to delete untagged docker images on ghcr - Add a bot admin role to allow privilege escalation
- Add GitHub actions support
🔧 Changes
- Rename
basic-command
toping
and change its answer - Update error handling
- Improve logs by adding JSON support with zerolog
- Improve build script by adding cross-compilation support
- Update project name in
go.mod
and all the files of the project
🐛 Bug fix
- Many bugs 😅