v1.4.1
ysharma3501/NovaSRv1.4.1Nov 9, 2019by FiloSottile
AI Summary
Improved usability and performance with a version flag, sudo support for system-wide installs, and a 4x speed boost on macOS.
Key Highlights
- Added -version flag
- Use sudo for system-wide NSS store installation
- macOS execution speed increased by 4x
- Minor usability improvements
New Features
- -version flag
- Sudo support for system-wide installs
- Performance improvements
Full Release Notes
*Note: packagers building from source now need to set the version like `-ldflags "-X main.Version=$VERSION"`* * Use `sudo` when necessary to install in system-wide NSS stores (#192) * Add a `-version` flag (#191) * Speed up macOS execution by 4x for most users (#135) * Minor usability improvements (#182, #178, #188)