Releases: bashnko/tabby
Releases · bashnko/tabby
v0.1.2
v0.1.1
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