Releases: mborho/rem
Releases · mborho/rem
v0.17.0
v0.16.2
- Trim whitespace when adding command from args.
- dependabot: Bump golang.org/x/sys from 0.2.0 to 0.3.0
v0.16.1
- Add possibility to read input from stdIn when adding new commands.
- Upgraded dependencies.
- Go 1.19
v0.15.0
- Replace go-ps with gopsutil
- Fix MacOS build.
- Build for more release targets (darwin, freebsd).