gorush v1.8.0 Release Notes

Release Date: 2017-04-05 // about 7 years ago
  • ๐Ÿ”จ refactor

    ๐Ÿ”จ c67af96 refactor: update version name in header. (#188)
    ๐Ÿ”จ 92b9da2 refactor: hash is a much faster shell-builtin alternative to which. (#192)
    ๐Ÿ”จ 04ff032 refactor: update build flag for windows. (#197)
    ๐Ÿ”จ 5b2b369 refactor: support AbortWithStatusJSON (#200)

    ๐Ÿ”‹ feature

    0๏ธโƒฃ 962c033 feat: set runtime.NumCPU() as default worker num value (#174)
    ๐Ÿ‘ 3f4485e feat: Add support for the mutable-content flag (#179)
    23bd0d0 feat: switch glide to govendor. (#186)
    ๐Ÿ”€ e9dc429 feat: embed code into markdown and keep everything in sync (#191)
    ๐Ÿ‘ 97eae1f feat: support Automatically install TLS certificates from Let's Encrypt. (#205)

    ๐Ÿ› bugs

    ๐Ÿšš f155e20 fix: Remove unnecessary type conversions (#176)