Releases: gonvenience/neat
v1.3.16
neat release v1.3.15
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
Refresher release with module updates.
neat release v1.3.13
Fixed quote issue, which was reported in homeport/dyff#342.
neat release v1.3.12
Fixed quote issue, which was reported in homeport/dyff#309.
neat release v1.3.11
Refresher release with module updates.
neat release v1.3.10
Fixed timestamp parsing based on user feedback.
neat release v1.3.9
Fixed an issue where neat creates invalid YAML when having a string that is a comma.
neat release v1.3.8
Just an update release with newer Go version.
neat release v1.3.7
Fixed issue where multi-line strings using the block strip style (|-) were not created properly.