Skip to content

v2.2.1

Compare
Choose a tag to compare
@danvk danvk released this 02 Nov 14:23
· 2 commits to main since this release
eb1d7b3

What's Changed

New features:

  • Support text file in classify-images by @danvk in #42
  • Support -r / --random-order in classify-images by @danvk in #43
  • Support custom keyboard shortcuts in classify-images by @danvk in #44
  • Add /:num endpoint for permalinks with --random-order by @danvk in #46

Bug fixes:

  • fix PayloadTooLargeError by @ahoho in #35
  • Allow additional variables to be passed via CLI arguments by @danvk in #40
  • Preserve line endings by @danvk in #49
  • Don't capture Cmd-1, etc. by @danvk in #44

Infrastructure:

  • CircleCI → GitHub Actions by @danvk in #41
  • Set up prettier, knip and jest by @danvk in #47

New Contributors

  • @ahoho made their first contribution in #35

Full Changelog: v2.1.1...v2.2.1