Skip to content

Releases: gonvenience/neat

v1.3.16

21 Mar 21:54

Choose a tag to compare

adb355e Bump golang.org/x dependencies
f10a228 Merge pull request #212 from gonvenience/dependabot/github_actions/dependabot/fetch-metadata-2.3.0
f48c320 Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0

neat release v1.3.15

19 Jan 15:55
b4839b1

Choose a tag to compare

b4839b1 Merge pull request #211 from gonvenience/remove/wrap-import
b299c9a Remove now unused check for wrapped error
d7220bf Merge pull request #210 from gonvenience/develop
6f25fc9 Refactor colorize/colorizef functions
2a19f16 Merge pull request #209 from gonvenience/fix/linter-finding
3afe031 Fix linter finding with constant format
eeecd0d Merge pull request #208 from gonvenience/tweak/github-action-setup
251deee Merge pull request #207 from gonvenience/bump/deps
290551d Simplify GitHub Action setup
5bdfcba Bump available dependencies
2d91e92 Merge pull request #205 from ns-dfarino/main
cec49a4 fix string formatting when format contains a percent sign but no args

neat release v1.3.14

06 Jan 09:21

Choose a tag to compare

Refresher release with module updates.

neat release v1.3.13

10 Feb 21:57

Choose a tag to compare

Fixed quote issue, which was reported in homeport/dyff#342.

neat release v1.3.12

29 Jun 19:00

Choose a tag to compare

Fixed quote issue, which was reported in homeport/dyff#309.

neat release v1.3.11

31 May 19:55

Choose a tag to compare

Refresher release with module updates.

neat release v1.3.10

27 Mar 20:22

Choose a tag to compare

Fixed timestamp parsing based on user feedback.

neat release v1.3.9

02 Feb 20:05

Choose a tag to compare

Fixed an issue where neat creates invalid YAML when having a string that is a comma.

neat release v1.3.8

22 Jan 21:18

Choose a tag to compare

Just an update release with newer Go version.

neat release v1.3.7

17 Sep 19:18

Choose a tag to compare

Fixed issue where multi-line strings using the block strip style (|-) were not created properly.