Gollum v0.5.0-rc3 Release Notes

Release Date: 2017-08-15 // over 6 years ago
  • ๐Ÿš€ This is a pre-release of v0.5.0

    โšก๏ธ All vendor dependencies have been updated to the latest version and binaries have been compiled with go 1.9-beta2.

    ๐Ÿš€ The current release notes can be found under readthedocs.io

    ๐Ÿ”„ Changes since 0.5.0-rc2

    • ๐Ÿ Windows build works again
    • Fully compatible with 1.9
    • Configs are case sensitive again (#208)
    • Configs errors because of wrong types or parameters now give fix suggestions
    • ๐Ÿ“‡ format.MetadataCopy sub-modulators removed
    • โž• Added a new format.Aggregate
    • ๐Ÿ”Œ Renamed "Aggregate" of the aggregate plugin type to "Plugins"
    • โž• Added a trace method to debug message flow
    • "-t / --trace" renamed to "-pt / --profiletrace", the new "-t / --trace" now refers to message tracing
    • ๐Ÿ“š Documentation updated