packages feed

restman-0.7.3.1: CHANGELOG.md

# v7.3.1 (2026-05-03)

## ✨ New Features

## πŸ› Bug Fixes

## πŸ—οΈ Architecture Changes

## πŸ“ Administrivia Changes
- [`07d96e8`](https://gitlab.com/krakrjak/restman/-/commit/07d96e8) βœ…  Add Local HTTP Echo Server

# v7.3.0 (2026-05-02)

## ✨ New Features

## πŸ› Bug Fixes

## πŸ—οΈ Architecture Changes
### πŸ› οΈ Plumbing Changes
- [`57e6823`](https://gitlab.com/krakrjak/restman/-/commit/57e6823) πŸ”¨  Enhanced GitMoji Support 

## πŸ“ Administrivia Changes
- [`9817c92`](https://gitlab.com/krakrjak/restman/-/commit/9817c92) πŸ“   CHANGELOG.md Redux 
- [`8207c20`](https://gitlab.com/krakrjak/restman/-/commit/8207c20) 🚨  resolve test suite build warnings 
- [`028486d`](https://gitlab.com/krakrjak/restman/-/commit/028486d) πŸ™ˆ   coverage.xml is a Generated File 
- [`106f6c6`](https://gitlab.com/krakrjak/restman/-/commit/106f6c6) πŸ™ˆ  junit.xml is CI Generated

# v7.2.2 (2026-05-01)

## ✨ New Features

## πŸ› Bug Fixes

## πŸ—οΈ Architecture Changes

# v7.2.1 (2026-04-30)

## ✨ New Features

## πŸ› Bug Fixes

## πŸ—οΈ Architecture Changes

## πŸ“ Administrivia Changes
- [`1963a65`](https://gitlab.com/krakrjak/restman/-/commit/1963a65) πŸ™ˆ   VS Code settings.json

# v7.2.0 (2026-04-29)

## ✨ New Features
- [`0cb27a4`](https://gitlab.com/krakrjak/restman/-/commit/0cb27a4) ✨   Editable and Toggleable Custom Headers (Issues: [`#16`](https://gitlab.com/16/restman/-/issues/#16) [`16`](16))

## πŸ› Bug Fixes

## πŸ—οΈ Architecture Changes
### ⬆️ Dependency Changes
- [`594534c`](https://gitlab.com/krakrjak/restman/-/commit/594534c) ⬆️  Update dependency semantic-release to v25 
- [`248784c`](https://gitlab.com/krakrjak/restman/-/commit/248784c) ⬆️  Stackage LTS 24.38 
- [`2d1bc13`](https://gitlab.com/krakrjak/restman/-/commit/2d1bc13) ⬆️  Semantic Release 25.0.3 (bunfig.toml fixes)

# v7.1.2 (2026-01-14)

## ✨ New Features

### ⚑ Performance Improvements
- [`b3b4e58`](https://gitlab.com/krakrjak/restman/-/commit/b3b4e58) ⚑ ️ No cache for Renovate Config Validator 

## πŸ› Bug Fixes
### πŸš‘ Critical Hotfixes
- [`ccf3960`](https://gitlab.com/krakrjak/restman/-/commit/ccf3960) πŸš‘ ️ Fix Semantic Release Flow 

## πŸ—οΈ Architecture Changes
### πŸ› οΈ Plumbing Changes
- [`a4d320f`](https://gitlab.com/krakrjak/restman/-/commit/a4d320f) πŸ”§  CHANGELOG.md is all CAPS now 
- [`61e8204`](https://gitlab.com/krakrjak/restman/-/commit/61e8204) πŸ”§  Add useStack to semantic-release-hackage config

# v7.1.1 (2026-01-04)

## ✨ New Features

## πŸ› Bug Fixes
- [`e5f6c2f`](https://gitlab.com/krakrjak/restman/-/commit/e5f6c2f) πŸ›  Handle npm dependencies for CI better (?) 

## πŸ—οΈ Architecture Changes
### πŸ› οΈ Plumbing Changes
- [`d89ef42`](https://gitlab.com/krakrjak/restman/-/commit/d89ef42) πŸ”¨  Enhance semantic-release with new helpers and matchers 
- [`7c716b7`](https://gitlab.com/krakrjak/restman/-/commit/7c716b7) 🍱   Semantic-Release Templates for Customization 
- [`7144422`](https://gitlab.com/krakrjak/restman/-/commit/7144422) 🍱  Release Notes and Commit Notes Template Changes 
- [`0663e36`](https://gitlab.com/krakrjak/restman/-/commit/0663e36) πŸ”§  Add Semantic-Release Configuration 
- [`c690948`](https://gitlab.com/krakrjak/restman/-/commit/c690948) πŸ§‘β€πŸ’»  Set Package Version to 0.0.0.0 

## πŸ“ Administrivia Changes
- [`507e19b`](https://gitlab.com/krakrjak/restman/-/commit/507e19b) 🚨  Clean up warnings 
- [`394d734`](https://gitlab.com/krakrjak/restman/-/commit/394d734) πŸ™ˆ  Ignore node cruft from Semantic-Release 
- [`23c9582`](https://gitlab.com/krakrjak/restman/-/commit/23c9582) πŸ“„   Update Copyright Year on LICENSE

# v7.1.0 (2025-12-23)

## ✨ New Features
- [`9b0a827`](https://gitlab.com/krakrjak/restman/-/commit/9b0a827) ✨ Line Breaks Honored, Horizontal + Vertical Scroll with Vi(M) Keys
- [`541b03c`](https://gitlab.com/krakrjak/restman/-/commit/541b03c) ✨ Mime-Type/Content-Type Specific Syntax Highlighting
- [`8a9a05d`](https://gitlab.com/krakrjak/restman/-/commit/8a9a05d) ✨ Compat When Using Public WiFi
- ✨ Show Default Headers in TUI When Enabled
- ✨ Editable Custom Headers with Horizontal Scroll

## πŸ› Bug Fixes

## πŸ—οΈ Architecture Changes
### πŸ› οΈ Plumbing Changes
- [`4baeade`](https://gitlab.com/krakrjak/restman/-/commit/4baeade) πŸ§‘β€πŸ’» Optional pre-commit Configuration for Running HLint & Stylish-Haskell
- [`f3aa06a`](https://gitlab.com/krakrjak/restman/-/commit/f3aa06a) πŸ‘· Update Stackage Image to 24.24
- [`47e592b`](https://gitlab.com/krakrjak/restman/-/commit/47e592b) 🚧 Syntax Highlight Response Data

## πŸ“ Administrivia Changes
- [`3dcffee`](https://gitlab.com/krakrjak/restman/-/commit/3dcffee) 🚨 sylish-haskell fixes
- [`192d8fb`](https://gitlab.com/krakrjak/restman/-/commit/192d8fb) 🚨 hlint simplify parens
- [`b5ba033`](https://gitlab.com/krakrjak/restman/-/commit/b5ba033) 🚨 Review Suggestions and Merge Fixes
- [`9be0a3d`](https://gitlab.com/krakrjak/restman/-/commit/9be0a3d) 🚨 [hlint] foldr/map fuse
- [`5e3d23d`](https://gitlab.com/krakrjak/restman/-/commit/5e3d23d) 🚨 hlint & stylish-haskell fixes
- [`7d9aa18`](https://gitlab.com/krakrjak/restman/-/commit/7d9aa18) 🚨 hlint fix

## 🧹 Code Quality
- [`a2c2f9f`](https://gitlab.com/krakrjak/restman/-/commit/a2c2f9f) ♻️ Reuse Wreq Manager Across Requests

# v7.0.1 (2025-10-14)

## ✨ New Features
- [`b409f0e`](https://gitlab.com/krakrjak/restman/-/commit/b409f0e) ✨ Response is Scrollable on Focus

### πŸ–₯️ UI Changes
- [`af51bca`](https://gitlab.com/krakrjak/restman/-/commit/af51bca) πŸ’„ stylish-haskell fixes

## πŸ› Bug Fixes
### πŸš‘ Critical Hotfixes
- [`997302f`](https://gitlab.com/krakrjak/restman/-/commit/997302f) πŸš‘οΈ Only the space key should toggle using default headers when focused

## πŸ—οΈ Architecture Changes

## πŸ“ Administrivia Changes
- [`9f00c28`](https://gitlab.com/krakrjak/restman/-/commit/9f00c28) 🚨 hlint fixup

# v7.0.0 (2025-10-14)

## ✨ New Features
- ✨ Allow toggling "Use Default Headers" setting in TUI
- ✨ Show the defaultHeaders setting in the UI

### ⚑ Performance Improvements
- [`5f474eb`](https://gitlab.com/krakrjak/restman/-/commit/5f474eb) ⚑️ Improve CI Caching and Build Performance

## πŸ› Bug Fixes

## πŸ—οΈ Architecture Changes
### ⬆️ Dependency Changes
- [`ed3c9ed`](https://gitlab.com/krakrjak/restman/-/commit/ed3c9ed) ⬆️ Update to LTS 24.14 (ghc-9.10.3)

# v6.0.1 (2024-12-14)

## ✨ New Features

## πŸ› Bug Fixes

## πŸ—οΈ Architecture Changes
- Reverted GHC Docker image to 9.6.6; applied compatibility fixes for Stackage LTS 23.0

# v6.0.0 (2024-12-14)

## ✨ New Features

## πŸ› Bug Fixes

## πŸ—οΈ Architecture Changes
- Updated to Stackage LTS 23.0 / ghc-9.8.4

# v5.0.0 (2024-10-02)

## ✨ New Features
- [`f7159a2`](https://gitlab.com/krakrjak/restman/-/commit/f7159a2) ✨ URI specified on Command Line
- ✨ Quick Request mode

## πŸ› Bug Fixes
- [`5040f3d`](https://gitlab.com/krakrjak/restman/-/commit/5040f3d) πŸ› restman-exe to restman artifacts fix

## πŸ—οΈ Architecture Changes
### ⬆️ Dependency Changes
- Updated to Stackage LTS 22.x (ghc-9.6.x)

### πŸ› οΈ Plumbing Changes
- [`d1f868c`](https://gitlab.com/krakrjak/restman/-/commit/d1f868c) πŸ”¨ Cabal Comments Updated
- [`6f394f07`](https://gitlab.com/krakrjak/restman/-/commit/6f394f07) πŸ‘· Generate the GD Report for hlint
- [`123a167`](https://gitlab.com/krakrjak/restman/-/commit/123a167) πŸ‘· Needs Relationship between jobs/stages
- [`f5ce57f`](https://gitlab.com/krakrjak/restman/-/commit/f5ce57f) πŸ‘· Allow Stages to be Preempted
- [`87d2556`](https://gitlab.com/krakrjak/restman/-/commit/87d2556) πŸ‘· skip before_script in hlint
- [`3607eb4`](https://gitlab.com/krakrjak/restman/-/commit/3607eb4) πŸ‘· hlint uses special container

## πŸ“ Administrivia Changes
- [`004625f`](https://gitlab.com/krakrjak/restman/-/commit/004625f) 🚨 stylish-haskell wants qualified imports second
- [`4f53018`](https://gitlab.com/krakrjak/restman/-/commit/4f53018) πŸ‘₯ Add Boyd Stephen Smith Jr. as a Maintainer
- [`c37eec9`](https://gitlab.com/krakrjak/restman/-/commit/c37eec9) 🚚 Binary name to restman

## 🧹 Code Quality
- [`7394245`](https://gitlab.com/krakrjak/restman/-/commit/7394245) ♻️ Break up the monolithic Lib module

# v4.0 (2022-04-20)

## ✨ New Features

## πŸ› Bug Fixes

## πŸ—οΈ Architecture Changes
### ⬆️ Dependency Changes
- [`7d9a83e`](https://gitlab.com/krakrjak/restman/-/commit/7d9a83e) ⬆️ Stackage LTS 18.28
- [`d48a99a`](https://gitlab.com/krakrjak/restman/-/commit/d48a99a) πŸ“Œ Build Image to fpco/stack-build:lts-18.28

## πŸ“ Administrivia Changes
- [`64ec1c3`](https://gitlab.com/krakrjak/restman/-/commit/64ec1c3) πŸ“ Add Mac M1 Build Steps to README.md

# v3.0 (2021-02-22)

## ✨ New Features

## πŸ› Bug Fixes

## πŸ—οΈ Architecture Changes
- Updated to GHC 8.10 with Stackage LTS 17.4

# v2.0 (2021-02-22)

## ✨ New Features
- ✨ TUI and basic CLI (TUI launcher only)
- ✨ HTTPS support; GET, POST, DELETE, etc. to a given URL
- ✨ Command-line support for custom headers and payloads

## πŸ› Bug Fixes

## πŸ—οΈ Architecture Changes
- Stackage LTS 15.x baseline