- Enabling creation of headers on empty request
- Release hac v0.2.0
- Fixing resizing crashing when drawing hint
- Using chars().count() instead of len()
- Fixing broken tests
- Rendering request headers onscreen
- Selecting and moving around headers
- Deleting headers and help overlays
- Header forms editing and creation
- Sending headers through request
- Redesign of create request form
- Editing headers on the sidebar
- Creating directories on the sidebar
- Initial implementation of parent selector
- Deleting requests and headers
- Removing parent from a request
- Editing directories on the sidebar
- Separating body editor to request editor to implement headers
- Hints are now controlled by its own component
- Headers pane rendering
- Header edit form without key handling
- Re-enabling tab switching on editor
- Packaging hac as nix flake
- Adding how to try with nix to readme
- Release hac v0.1.1
- Moving response viewer logic to its module
- Creating a store to hold collection state
- Centralizing state management
- Testing collection store
- Fixing bugs and migrating logic
- Fixing broken tests for tree traversal
- Fixing screen manager tests failing
- Only showing cursor when editing the uri
- Enabling dry run and better readme
- Renaming project to hac
- Setting up publishing to crates.io
- Setting packages metadata
- Renaming tui to client for publishing
- Release hac v0.1.0