Skip to content

Releases: pipego/plugin-fetch

v1.17.0

29 Jul 13:19

Choose a tag to compare

Changelog

  • d81626e refactor(localhost): refactor code for lint

v1.16.0

25 Jul 05:32

Choose a tag to compare

Changelog

  • 4ed19d0 fix(metalflow): fix auth fail caused by incorrect token

v1.15.0

22 Jul 14:06

Choose a tag to compare

Changelog

  • d13c46a fix(mod): regenerate go module
  • c0a05c8 refactor(scheduler): update scheduler to the latest version

v1.14.0

22 Jul 12:51

Choose a tag to compare

Changelog

  • d1224f5 fix(test): fix crash due to incorrect path on Windows

v1.13.0

28 Jun 07:59

Choose a tag to compare

Changelog

  • 8f3f4ae refactor(scheduler): update scheduler to the latest version

v1.12.0

02 Jun 12:11

Choose a tag to compare

Changelog

  • 2ba9ad9 feat(build): add support for multiple builds

v1.11.0

19 May 11:45

Choose a tag to compare

Changelog

  • 1451915 fix(mod): regenerate go module

v1.10.0

19 May 04:11

Choose a tag to compare

Changelog

  • 82f29c1 fix(mod): regenerate go module

v1.9.0

15 May 13:58

Choose a tag to compare

Changelog

  • e38e8cf feat(build): add support to build for darwin, linux and windows
  • 57eb5e2 refactor(build): add support to build with GOARCH and GOOS