picfit v0.4.0 Release Notes

Release Date: 2017-06-18 // almost 7 years ago
    • Complete rewrite using Gin <https://github.com/gin-gonic/gin>_ and net/context
    • Migrate to Go 1.7
    • Implement noop operation
    • ๐Ÿ›  Fix animated gif handling (still some minor issues)
    • ๐Ÿ‘ Migrate to viper <https://github.com/spf13/viper>_ for config handling which adds support for environment variables
    • โž• Add allowed_headers new config for CORS