restman-0.7.1.1: ChangeLog.md
# Changelog for restman
## 0.7.1.0
⬆️ Update to LTS 24.24 (ghc-9.10.3)
✨ Show Default Headers in TUI When Enabled
✨ Automatically Syntax Hightlight Payload when Possible
✨ Horizontal & Vertical Scrolling in Payload Widget (Vi Keys & Mouse Support)
## 0.7.0.1
🚑️ Only the space key should toggle using default headers when focused
## 0.7.0.0
⬆️ Update to LTS 24.14 (ghc-9.10.3)
✨ Allow toggling "Use Default Headers" setting in TUI
## 0.6.0.0
⬆️ Stackage LTS 23.0 ghc-9.8.4
## 0.5.0.0
⬆️ Stackage LTS 22.36 ghc-9.6.4
⚡️ Rapid Load Support
## 0.4.0
⬆️ Stackage LTS version 18.28
👷 CI Build Image Pinned to Stackage Version
## 0.3.0
⬆️ Stackage LTS version 17.4
## 0.2.0
⬆️ Stackage LTS version 15.
✨ TUI and basic CLI (TUI launcher only).
✨ Most basic features landed here including HTTPS support.
✨ GET, POST, DELETE, etc. to a given URL.
✨ You can also specify custom headers and payloads.
## Unreleased changes
All of them