GoWrap v1.1.10 Release Notes

Release Date: 2020-09-22 // over 3 years ago
  • ๐Ÿ”„ Changelog

    3018a0f Add ability to parametrize prometheus metric name
    dc026ef Make it possible for template to output imports
    ๐Ÿ”€ d33235d Merge pull request #23 from recht/master
    ๐Ÿ”€ c4e12ab Merge pull request #27 from devbrom/master
    ๐Ÿ”€ e3ff801 Merge pull request #28 from AntonRutkevich/parametrize-prometheus-metric
    ๐Ÿ”€ 8f89b01 Merge pull request #29 from hexdigest/render_imports
    ๐Ÿ›  bb53266 Renamed RenderImports to Import and fixed some issues from the original PR
    9eaba95 Trim spaces
    f716635 Trim spaces
    a44dc89 add twirp_error template
    629c2e9 parametrize-prometheus-metric - Allow customizing full metric name
    โšก๏ธ d900744 parametrize-prometheus-metric - Update filename


Previous changes from v1.1.9

  • ๐Ÿ”„ Changelog

    ๐Ÿ”€ 2832291 Merge pull request #26 from codebien/master
    ๐Ÿ‘ f19845c goimports version bump to support Go1.14 with vendor folder