Skip to content

v1.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 06:15
· 271 commits to main since this release
a21287b

Pods 1.2.3 is a small bugfix release:

  • Fixed a bug where pressing backspace in a terminal printed "^H" instead of deleting characters in some cases.
  • The custom, efficient spinner implementation now correctly unparents its children on dispose.
  • The option "tls_verify" is now actually used when pushing images.
  • The README.md has been prettified and the dollar sign has been removed from the commands, thanks to @kianmeng.
  • Some dead code has been removed.
  • A little typo has been fixed.
  • Additional checks have been added to the CI pipeline.
  • Dependencies have been updated.