v1.4.1

Shubhamsaboo/awesome-llm-appsv1.4.1Nov 9, 2019by FiloSottile

AI Summary

The release focuses on performance and usability, speeding up macOS execution by 4x, adding a version flag, and improving system-wide installation procedures.

Key Highlights

  • macOS execution speed up by 4x
  • Added `-version` flag
  • System-wide NSS installation improvements
  • Minor usability improvements

New Features

  • 4x speed improvement on macOS
  • Version flag
  • Sudo integration for installation

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)