Skip to content

v0.2.0

Compare
Choose a tag to compare
@bengarrett bengarrett released this 12 Sep 13:50
· 165 commits to main since this release
70f8957

Changelog

  • 70f8957 help and layout improvements.
  • 72e36ee removed the subcommand.
  • e455fba cmd refactor.
  • 8f653e3 refactored to use io.writer.
  • 3d042a9 nil writer checks.
  • d36fa64 lint fixes.
  • a6df751 rm internal dir from info pkg.
  • 9408af4 Lint fixes.
  • 580b3d4 lint fixes.
  • fa52093 test bug fix. ren timeout const.
  • c45cb9c cleaned up the samples pkg.
  • ba7722d refactors.
  • 983eae3 fixed missing chr in table.
  • 3b640ad removed deadspace for 7-bit tables.
  • 74823be codepage alias.
  • 343dc85 fix broken asa tables.
  • af2b55d removed fatalexe to main.go. ren os err const.
  • d046536 fixed tests. only ascii-65/67 table tests break.
  • 9e152d6 refactoring.
  • 468b865 rm duplicate HR func. Made hr use io writer.
  • d2f06ce refactoring to be less verbose.
  • deba95b made some term funcs use the io writer.
  • 7dbb89a refactor of buffers to be uniform.
  • ba8c32c term.Options uses an io writer.
  • 0921372 term.Head now uses a writer. Combined Head and HeadDark. Head fixes missing header string.
  • 7ba8f2f Ren Cell type into Row.
  • 6552235 Fixes are required.
  • 57ba04c Linter corrections.
  • e746c32 fixed race conditions.
  • 845b474 Merge pull request #83 from bengarrett/dependabot/github_actions/actions/cache-3.3.1
  • cdff46b Merge pull request #68 from bengarrett/dependabot/github_actions/goreleaser/goreleaser-action-4
  • 210ca11 Merge pull request #84 from bengarrett/dependabot/github_actions/actions/setup-go-4
  • 4fcc3f7 fixed download links.
  • 3b644ce Bump actions/setup-go from 2 to 4
  • 9b1ecd4 Bump actions/cache from 3.0.11 to 3.3.1
  • a1ba237 Bump goreleaser/goreleaser-action from 2 to 4