Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Latest commit

 

History

History
57 lines (28 loc) · 1.39 KB

CHANGELOG.md

File metadata and controls

57 lines (28 loc) · 1.39 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.4.0 - 2022-05-09

Changed

  • Updated dependencies

0.3.0 - 2020-09-25

Changed

  • Updated Go version to 1.17

0.2.0 - 2020-06-01

Changed

  • The Go kit gRPC handler is now generated to avoid importing Go kit itself in the generated code.

0.1.1 - 2020-06-01

Fixed

  • Generated method documentation

0.1.0 - 2020-05-31

0.0.2 - 2020-02-26

0.0.1 - 2020-02-10