Skip to content

Releases: thegeeklab/wp-plugin-go

v0.3.0

16 Aug 13:11
19652bf
Compare
Choose a tag to compare

Changelog

v0.3.0 (2023-08-16)

Bug Fixes

  • fix env vars to fetch metadata urls (#14)

Features

  • add missing metadata (#15)

v0.2.1

15 Aug 22:28
87ca9df
Compare
Choose a tag to compare

Changelog

v0.2.1 (2023-08-16)

Bug Fixes

  • set cli usage instead of description (#13)

v0.2.0

15 Aug 20:54
b5465c5
Compare
Choose a tag to compare

Changelog

v0.2.0 (2023-08-15)

Features

  • add network struct to expose http client and options (#12)

v0.1.0

14 Aug 08:21
d3d0d5b
Compare
Choose a tag to compare

Changelog

v0.1.0 (2023-08-14)

  • initial release after rewrite to woodpecker