Skip to content

Releases: karlmutch/duat

0.17.0-rc.8

04 Apr 01:14
fd92c9c
Compare
Choose a tag to compare

Changelog

  • 334c588 fix : semver must always sort based on original git tag names

0.17.0-rc.7

03 Apr 21:58
b2d681f
Compare
Choose a tag to compare
0.17.0-rc.7 Pre-release
Pre-release

Changelog

  • b2d681f RC Release version wrangling
  • a3bc7d4 Added sort feature to list all github release tags in sorted order

0.17.0-rc.6

28 Jul 14:41
3628107
Compare
Choose a tag to compare

Changelog

  • 3628107 fix: use prefix on dir to stop go from using the vendor directory
  • 346c9ea fix: binary release naming fixes
  • a5b0f5f fix: release configuration
  • af6b020 fix: release

0.16.1

02 Jun 23:55
776095c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.16.0...0.16.1

0.16.0

23 Dec 20:03
0a3ee4f
Compare
Choose a tag to compare

IMPROVEMENTS:

  • license-detector added to enable fuzzy license detection to assist in detection of unruly licenses
  • Many package and module upgrades for Kubernetes 1.22 and other supported packages

BUG FIXES:

  • pod file copies would not truncate files correctly as they wrote new contents

DEPRECATED:

  • git-watch is retried and now redundant due to tools such as https://tilt.dev and highly recommended in conjunction with Rancher Desktop

0.15.6

24 Jul 20:39
Compare
Choose a tag to compare

Fixes for non AWS usage scenarios

0.15.5

25 Feb 01:51
Compare
Choose a tag to compare

Package upgrades and more security and style fixes

0.15.4

23 Feb 17:05
Compare
Choose a tag to compare
Refactored code for ShiftLeft

0.15.3

15 Feb 18:55
752753f
Compare
Choose a tag to compare

Added features to help with doing incremental releases on github.

Added the HasReleased function and also allowed the release logic to do incremental additions to the release. The HasReleased is there to allow client applications to check if anything exists already that they dont expect inside the uploaded files for a release.

0.15.2

26 Jan 20:18
Compare
Choose a tag to compare

Rev logger version for go modules and add go 1.15.7 cypto fixes to vendor