Skip to content

Releases: orellazri/renderkit

v0.6.6

Choose a tag to compare

@github-actions github-actions released this 13 Mar 10:43

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

Choose a tag to compare

@github-actions github-actions released this 11 Sep 07:31

Changelog

Others

  • 3a81b71 chore: update dependencies

v0.6.4

Choose a tag to compare

@github-actions github-actions released this 30 Apr 10:27
a5b3da4

Changelog

Others

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

v0.6.3

Choose a tag to compare

@github-actions github-actions released this 25 Dec 17:32

Changelog

Others

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

v0.6.2

Choose a tag to compare

@github-actions github-actions released this 24 Nov 10:00

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

Choose a tag to compare

@github-actions github-actions released this 24 Nov 09:48
41364e0

Changelog

Bug fixes

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

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 24 Nov 09:28

Changelog

Features

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

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 24 Nov 09:05

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

Choose a tag to compare

@github-actions github-actions released this 30 Jun 07:15
8dc92e4

Changelog

Features

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

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 07:44
e4a30de

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)