Skip to content

Releases: orellazri/renderkit

v0.6.6

13 Mar 10:43

Choose a tag to compare

Changelog

Others

  • 5df9a59 chore: fix deprecated fields in goreleaser
  • b1e5779 chore: fix linting issues
  • f436a1d chore: update deps and go to 1.26

v0.6.5

11 Sep 07:31

Choose a tag to compare

Changelog

Others

  • 3a81b71 chore: update dependencies

v0.6.4

30 Apr 10:27
a5b3da4

Choose a tag to compare

Changelog

Others

  • a5b3da4 build(deps): bump golang.org/x/crypto from 0.31.0 to 0.35.0 (#77)

v0.6.3

25 Dec 17:32

Choose a tag to compare

Changelog

Others

  • e92d924 chore: update dependency versions
  • c817fe2 chore: update golangci-lint version in CI

v0.6.2

24 Nov 10:00

Choose a tag to compare

Changelog

Bug fixes

  • 75b2b91 fix: add build version to docker images

Others

  • d3dd76b chore(deps): update go to 1.23
  • 0d0a352 chore: change base image from debian to alpine

v0.6.1

24 Nov 09:48
41364e0

Choose a tag to compare

Changelog

Bug fixes

  • 41364e0 fix: use debug to read version through build info (#76)

v0.6.0

24 Nov 09:28

Choose a tag to compare

Changelog

Features

  • 5fab5c5 feat: let urfave/cli parse current version (#57)

v0.5.1

24 Nov 09:05

Choose a tag to compare

Changelog

Others

  • 2472bb8 chore(deps): update all modules to latest versions (#75)
  • ac2bce1 chore(deps): update dependency versions
  • 7768eae chore: update pre-commit-hooks version to v5.0.0

v0.5.0

30 Jun 07:15
8dc92e4

Choose a tag to compare

Changelog

Features

  • 8dc92e4 feat: add option for file glob patterns in 'exclude' (#73)

v0.4.0

29 Jun 07:44
e4a30de

Choose a tag to compare

Changelog

Features

  • 24e5cd0 feat(datasource): support external datasource urls (#65)

Others

  • e4a30de refactor(parse): use web ds file as 'proxy' instead of its own ds type (#71)