v1.4.1
pola-rs/polarsv1.4.1Nov 9, 2019by FiloSottile
AI Summary
This update focuses on usability improvements, including a version flag, faster macOS execution, and better system-wide installation handling.
Key Highlights
- Added a -version flag for version checking
- Sped up macOS execution by 4x
- Improved system-wide NSS store installation handling with sudo
New Features
- -version flag
- Performance improvements on macOS
- Usability 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)