Skip to content

Releases: palantir/godel

v2.22.6

07 Mar 20:09
9a7d6da
Compare
Choose a tag to compare
Type Description Link
Fix Always output newlines after progress

Explicitly set the return symbol for progress bars so that
returns and newlines are always added, even when not in terminal
mode.

Also changes splitting logic to only split on "\r" and "\n" rather
than on all Unicode line break characters.
#505

v2.22.5

07 Mar 19:19
e47239b
Compare
Choose a tag to compare
Type Description Link
Fix Include quoted output in parse error

If parsing parts fails, output quoted version of input.
#504

v2.22.4

06 Mar 21:44
11f713d
Compare
Choose a tag to compare
Type Description Link
Fix Handle unicode line breaks when determining version

Map all unicode line break runes to "\n" before splitting on
newlines. Fixes an issue where the version output would sometimes
not be parsed properly due to unicode linebreaks being used.
#503

v2.22.3

27 Feb 21:28
15e4bd0
Compare
Choose a tag to compare
Type Description Link
Fix Use github.com/palantir/godel/pkg/products/v2 module #500
Fix Fix: update okgo assets for Go 1.14 #502

v2.22.2

27 Nov 20:54
b0cb3cb
Compare
Choose a tag to compare
Type Description Link
Fix Empty commit to allow release to fix tag issue #499

v2.22.1

27 Nov 00:20
4941d3f
Compare
Choose a tag to compare
Type Description Link
Fix Update github.com/mholt/archiver module dependency #481
Fix Update github.com/nmiyake/pkg module dependencies #483
Fix Update github.com/google/go-github module dependency #484
Fix Update pb module dependency #485
Fix Update github.com/spf13/cobra module dependency #486

pkg/products/v2.0.0

27 Nov 20:15
baa37e4
Compare
Choose a tag to compare
  • Tag release of pkg/products module

v2.22.0

12 Nov 18:57
cd23253
Compare
Choose a tag to compare
Type Description Link
Feature Update module version to v2 #480

v2.21.0

11 Nov 05:19
4671dc7
Compare
Choose a tag to compare
  • Update distgo plugin to v1.19.0 (#476)
  • Use Go modules (#477)

v2.20.0

07 Nov 17:44
7e4d620
Compare
Choose a tag to compare
  • Updates godel-format-asset-ptimports to 1.4.0