Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

Latest commit

 

History

History
122 lines (75 loc) · 7.96 KB

CHANGELOG.md

File metadata and controls

122 lines (75 loc) · 7.96 KB

Changelog

0.5.2 (2023-05-09)

Bug Fixes

0.5.1 (2022-01-31)

Bug Fixes

  • use github.com/goccy/go-json (8fe8711)

0.5.0 (2022-01-17)

Features

  • make dependencies with wire (0739aaf)

Bug Fixes

0.4.0 (2022-01-14)

Features

Bug Fixes

0.3.1 (2021-12-13)

Bug Fixes

  • decouple users handle (8d866bc)
  • remove mocks from source (f949b0f)
  • remove user from active list if request was not upgraded (d21eba7)
  • return after error (f5e4be9)
  • return model after creation (163e2a9)
  • use table tests for HandleUserCreate (749bebf)

0.3.0 (2021-11-26)

Features

Bug Fixes

0.2.0 (2021-11-11)

Features

Bug Fixes

  • return appropriate error message (6e05a89)
  • simplify method (7609c39)

0.1.0 (2021-11-08)

Features

Bug Fixes