Skip to content

Releases: yawn/offkey

v1.0.0

31 Jul 13:03
Compare
Choose a tag to compare

Changelog

  • b4993b3 chore: added dependabot config
  • 5d67f39 chore: added documentation
  • 5dc6527 chore: added license
  • a3417f8 chore: document flags
  • f505531 chore: enable ci
  • 986375c chore: enable code-ql
  • a469688 feat: added e2e integration test
  • 302f9f2 feat: added release configuration and brew formula
  • 2086a9c feat: added versioning info
  • 4afdd87 feat: close server after serving request (or after 5m of inactivity)
  • 4dd22d4 feat: don't rely on CR Use CSS to switch between instructions and stop relying on brittle sigterm interaction. Stopped serving secret only once and added appropriate cache header. Added optional description flag.
  • d044a51 fix: added mention of obvious inspiration
  • f28f999 fix: documented current encoding limit
  • c5e8a9f fix: move dependabot config to it's correct location
  • 171a8b3 fix: use same heading
  • 041b1eb initial commit