Skip to content

v0.2.2

Choose a tag to compare

@axrona axrona released this 30 Jul 15:12
· 35 commits to main since this release
02e4e38

What's Changed

  • 🛠️ Refactored CLI structure and added version handling by @orenoi in #7
    • Introduced --version flag (build info via ldflags)
    • Added gen-config subcommand to generate default config file
    • Moved right prompt to --right flag under prompt command
    • Rewrote Makefile and AUR build files for proper ldflags support
    • Added install.sh script for easier setup
    • Replaced BurntSushi/toml with pelletier/go-toml/v2

New Contributors

  • @orenoi made their first contribution in #7

Full Changelog: v0.2.1...v0.2.2