Skip to content

Releases: bashnko/tabby

v0.1.2

12 Jan 17:23
0f9c20d

Choose a tag to compare

Changelog

  • 0f9c20d bump version to 0.1.2
  • 885f09e ci(aur): add GitHub actions workflow for AUR publishing
  • 837c304 feat(packaging): add AUR PKGBUILD for tabby
  • a7923b4 feat(playground): Add interactive HTTP request builder
  • 0ed46d9 fix(playground): apply standalone count and interval setup

v0.1.1

11 Jan 10:14
71be49e

Choose a tag to compare

Changelog

  • 71be49e Release: v0.1.1
  • 5f28c7e doc: add todos and basic project outline
  • 7f58751 docs(web): add documentation
  • 2452c99 feat(cli): add price and float placeholder
  • dcf57ff feat(web): add landing section for tabby
  • 8179b96 feat(web): add metadata, brand-logo, and favicon for pwa
  • 3f7df33 feat: [WIP] tui post feature with multiple selection fields
  • 1512201 feat: add get feature
  • de804fe feat: add post feature
  • 65d87ed feat: add tui for sending http requests
  • cac62cd feat: implement loop feature with mock data, and template literals
  • 7818126 feat: implement loop feature with mock data, and template literals
  • dcf0ec3 feat: implementing post with custom headers and data
  • 1fa2b08 feat: move from to go's native package for HTTP requests
  • 85d6e3d feat:[WIP]add post and get flags
  • b1b6995 refactor: remove TUI implementation in favor of web-based UI