Skip to content

Releases: iyear/tdl

v0.20.3

23 May 15:34

Choose a tag to compare

Changelog

New Features

Others

v0.20.2

28 Mar 08:47

Choose a tag to compare

Changelog

Others

v0.20.1

14 Dec 16:41

Choose a tag to compare

Changelog

Bug fixes

Others

v0.20.0

23 Nov 12:03

Choose a tag to compare

Changelog

New Features

Bug fixes

Documentation updates

Refactoring

Others

v0.19.2

20 Sep 09:19

Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0 in /core by @dependabot[bot] in #992
  • fix: NPE due to nil mimetype by @ernado in #1043
  • chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #1036
  • chore(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.10 by @dependabot[bot] in #1035
  • chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in #1025
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #1023
  • chore(deps): bump github.com/onsi/gomega from 1.37.0 to 1.38.2 by @dependabot[bot] in #1030
  • chore(deps): bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #1028

Full Changelog: v0.19.1...v0.19.2

v0.19.1

05 Jul 17:13

Choose a tag to compare

What's Changed

  • chore(deps): bump dawidd6/action-homebrew-bump-formula from 3 to 5 by @dependabot in #978
  • chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot in #982
  • chore(deps): bump github.com/go-playground/validator/v10 from 10.26.0 to 10.27.0 by @dependabot in #985
  • chore(go): update module replacements and add go.work file by @iyear in #990

Full Changelog: v0.19.0...v0.19.1

v0.19.0

13 Jun 13:50

Choose a tag to compare

Changelog

New Features

Bug fixes

Others

v0.18.5

25 Jan 11:44

Choose a tag to compare

Changelog

Bug fixes

Others

v0.18.4

23 Jan 07:39

Choose a tag to compare

Changelog

Others

v0.18.3

29 Nov 08:39

Choose a tag to compare

Changelog

New Features

  • 20aec50: feat(extension): pass namespace and pool config (@iyear)

Bug fixes

  • 0d57473: fix(extension): extension process control lifecycle by self (@iyear)
  • 245b42a: fix(tplfunc): convert date arg to int64 with the best effort (@iyear)

Refactoring

Others