chore: updated README and CHANGELOG 40d6856a
Steve Simkins · 2026-08-08 23:26 2 file(s) · +16 −4
CHANGELOG.md +15 −0
6 6
7 7
### Miscellaneous Tasks
8 8
9 +
- Update README
10 +
11 +
## [0.1.3] - 2026-08-09
12 +
13 +
### Miscellaneous Tasks
14 +
9 15
- Add changelog
10 16
- Init changelog
17 +
- Update changelog [skip ci]
18 +
- Removed changelog workflow
19 +
- Update Cargo.lock
20 +
- Updated Cargo.toml meta
21 +
- Updated README
22 +
- Removed tuitextarea
23 +
- Bumped deps
24 +
- Updated README
25 +
- Release v0.1.3
11 26
12 27
## [0.1.2] - 2026-08-08
13 28
README.md +1 −4
4 4
5 5
Like Postman but it actually works. Terminal native HTTP request builder with OpenAPI support.
6 6
7 -
<details>
8 -
<summary>Video Overview</summary>
9 -
10 -
[![Video Overview](https://img.youtube.com/vi/Jv6O-_WH3N8/maxresdefault.jpg)](https://www.youtube.com/watch?v=Jv6O-_WH3N8)
7 +
[Video Overview](https://www.youtube.com/watch?v=Jv6O-_WH3N8)
11 8
12 9
</details>
13 10