Skip to content

Releases: michaelpeterswa/godapnet

v0.3.2

28 Feb 05:14
3cc4b9e
Compare
Choose a tag to compare

0.3.2 (2023-02-28)

Bug Fixes

v0.3.1

28 Feb 04:36
24ddd7a
Compare
Choose a tag to compare

0.3.1 (2023-02-28)

Bug Fixes

  • ensure prefix gets set in new message config (9e2b5d2)

v0.3.0

24 Feb 05:06
9f1a6a0
Compare
Choose a tag to compare

0.3.0 (2023-02-24)

Features

  • improve library with actions plus new tests (2c0fd14)

Bug Fixes

  • add releaserc (20a05bf)
  • only test on pr (1a51438)
  • rework the whole library to be easier to use (63a9aaa)

Functions Now Return Errors

29 Oct 04:33
900c8c0
Compare
Choose a tag to compare

Handle Early Outs and Errors Better

13 Feb 20:33
Compare
Choose a tag to compare

v0.1.0 - Transfer to nw.codes namespace

21 Jan 04:38
Compare
Choose a tag to compare

package now belongs to nw.codes/godapnet

Pass external logger in now. Force zap logging in future client apps

10 Oct 01:29
2aa7630
Compare
Choose a tag to compare
v0.0.9

feat: decoupled logger from this library, from now on you should pass…

Remove Version on Logger Init

25 Sep 04:02
Compare
Choose a tag to compare
v0.0.8

fix: remove version number

Fix Log Level

20 Sep 04:41
Compare
Choose a tag to compare
v0.0.7

fix: change log level

CI + Zap Logging Update

20 Sep 04:34
Compare
Choose a tag to compare
v0.0.6

ci: add github action for testing