Skip to content

Releases: scottmckendry/pat

v0.2.0

30 May 08:22
6796c93
Compare
Choose a tag to compare

0.2.0 (2024-05-30)

Features

  • add decoders to support more input formats (e009232)
  • add support for urls (67d183e)

v0.1.1

29 May 07:48
cbd68af
Compare
Choose a tag to compare

0.1.1 (2024-05-29)

Bug Fixes

  • ci: version warning for goreleaser (32524c4)

v0.1.0

29 May 07:43
2196274
Compare
Choose a tag to compare

0.1.0 (2024-05-29)

Features

  • add flags and help text (e0b8842)
  • add support for transparent images (26a0e23)
  • ci: add go releaser (7b34bdd)
  • ci: add test, lint and release please jobs (#1) (2775c83)
  • poc - image printing to conosole 🎉 (90ac7e3)
  • replace flag package with cobra (2075cf0)
  • replace hard coded path with argument (750def5)

Bug Fixes

  • render bug introduces by resets on new lines (1913f6d)
  • row of black pixels when total rows after resize is odd (8d5ff5e)
  • test: replace line endings regardless of OS (c554dca)