Skip to content

Releases: bengarrett/retrotxtgo

v0.0.36

28 Oct 12:09
Compare
Choose a tag to compare
macOS universal binaries.

v0.0.35

07 Sep 02:09
Compare
Choose a tag to compare

Changelog

01c6301 Fix?

v0.0.34

07 Sep 02:05
Compare
Choose a tag to compare
Update goreleaser.

v0.0.33

07 Sep 01:40
Compare
Choose a tag to compare
File information detects Unicode BOM.

v0.0.32

18 Aug 02:48
Compare
Choose a tag to compare
Branding fixes.

v0.0.31

08 May 06:23
Compare
Choose a tag to compare

Changelog

2882c8b Merge branch 'dev' of github.com:bengarrett/retrotxtgo into dev
e7e43ec Update dependencies.
e8327f2 Merge pull request #30 from bengarrett/dependabot/github_actions/actions/cache-v2.1.5
0fa2900 Replaced module path to GitHub repo.
8d4b8a8 Changed the setup feedback.
f9d24a8 HR pads.
cc8ab41 HRPadded and HR usage.
314129f New command examples.
01e7819 Fixed broken root help.
df10bdd Removed returned var name.
ee01858 SilenceErrors uses a const val. rootCmd implements the required Run command.
caa3854 SetConfig now returns an error.
4ccd72d Fixed comment.
60dee8f Fixed duplicate args.
42d6110 Improvements to the flag and args error feedback.
787ec18 Lint fixes.
dca5335 Lint fixes.
6d70b7c Renamed errors.
70f396d Renamed error funcs.
d5871a3 Fixed tests.
6647081 Error var fixes.
065d4b4 Consolidation of errors.
7381822 Create errors vars fixes.
ec8eca3 Renamed err vars.
f036a7b Renamed err var messages.
e108a6c Cleaned Err var names.
b03b5fb Removed unused Argument struct and funcs.
f5a4aa7 Simplified the logs.Hint() func.
6730736 Removed logs.Println()
c437c1c Serve() uses idomatic errors.
a39a090 Implemented idomatic Go errors.
0ae05da Replaced create.Create return to error.
3719043 Reordered funcs and removed unused types.
ff2c9ca Replaced legacy error handler with logs.InvalidChoice()
d8277fe Renamed Path() to logs.Name()
d3768ba Removed unused code.
5d62e7c Replaced FlagFatal() with InvalidChoice().
84eb9e1 Revised logs.Execute() for clarity.
da2049e Moved Err vars to errors.go.
5c319f1 Consolidated error messages.
dfc7b4d Renamed Argument.Arg to Argument.Value.
7f9afc2 Renamed logs Generic type to Argument.
3ec8350 New HR() horizontal line.
2152788 View pipe now behaves the like file args.
49a254e Created exampleCmd() func. To apply color and comments to command examples.
9706b55 renamed "437.crlf" to "437"
091bf69 Changed spell checker.
9c1042b Updated install instructions.
92a9da8 Update dep.
adf555e More tests and lint fixes.
ee372b3 New tests.
0f80184 New tests.
1074997 Comments for funcs.
25ec70a Fixed failed tests and spelling.
d21eeb1 Commented funcs.
d6ee930 Lint fixes.
a99948c Replaced Examples with tests.
f2a368b Expanded test coverage.
391cd8f Expanded funcs comments.
c983cec Lint fixes.
b069be5 Improved Example inline comments.
527f7e8 Lint fix.
298bdf0 Additional tests and examples.
1554eae Lint fixes. Comments to funcs. Refactored some func arguments.
df7bf47 Created sample tests.
45430c1 Refactored the names of pack to sample.
0ae2ae2 Tests for reader inputs. Comments for funcs.
36cbb17 Bump actions/cache from v1 to v2.1.5
f43ba44 Updated func comments.
48334ec Updated package comment.
332b0fc Removed color output on tests.
951a323 Expanded func comments.
527ea92 New alias tests. New styles valid and highlight tests.
f85502c Fixed out of date test.
8cd7f19 Clarity fixes. Renamed version Build struct to Data. Renamed the Data var to Release. Applied comments to all funcs.
ef6fdad Reformat of setup command.
dbc9353 Trimmed code.
d5df30c Changed text color.
1a88593 Source bytes use pointers.
fbfd824 Piping parses correctly.
e47f041 ReadPipe correctly handles newlines.
84a4ed0 Changed override() feedback.
617de5c Fixed broken file link.
15249d2 Fixed zero-byte file print.
2a4d909 Renamed func for clarity.
de9d79e Merge branch 'dev' of github.com:bengarrett/retrotxtgo into dev
6865df0 Reduced func complexity. Included more comments.
8022f88 Scoop update for retrotxt version v0.0.30

v0.0.30

17 Apr 13:10
Compare
Choose a tag to compare

Changelog

8630877 Cyclomatic complex fixes.
bfb10a4 Cyclomatic complex fixes.
3376875 Encoding bug fix.
8a0aced Lint funlen fixes.
413823f Removed unused internal scripts and libs.
e288510 Version displays GoReleaser buildBy var.
692194e Merge branch 'dev' of github.com:bengarrett/retrotxtgo into dev
0f10ffe Info displays CRC32 and CRC64 file hashes. Lint fixes.
90b085e Disabled duplicates linter.
53c112d Scoop update for retrotxt version v0.0.29

v0.0.29

17 Apr 06:38
Compare
Choose a tag to compare

Changelog

100ffc4 Dropped action tests.

v0.0.28

17 Apr 06:29
Compare
Choose a tag to compare
Version data uses GoReleaser flags.

v0.0.27

02 Dec 03:37
Compare
Choose a tag to compare
  • pre-release code, so this log will remain unchanged.