go-telegraph v1.2.0 Release Notes

Release Date: 2020-01-14 // over 4 years ago
  • โž• Added

    • .github/workflows folder with migration actions for GitHub mirror
    • Internal methods structures for JSON marshling in requests

    ๐Ÿ”„ Changed

    • ๐Ÿ‘ท GitLab CI configuration for caches and modules support
    • ๐Ÿ‘ Makefile for go modules support
    • Format of the code
    • โœ‚ Removed last linter warnings
    • โž• Added actual package import path into doc.go
    • ๐Ÿ‘‰ Use time.Time structure instead []int in GetViews method (yeah, this violates the semantic versioning because backward compatibility breaks, but this is the last time, I promise)
    • โšก๏ธ Updated go modules in go.mod/go.sum
    • ๐Ÿ‘ฎ Force type initialization in constants section

    ๐Ÿ›  Fixed

    • ๐Ÿ‘‰ Use JSON body instead query strings for better cyrillic support #6
    • โœ‚ Removed charset parameter in Content-Type header, because sometimes Telegraph answer BadRequest status