Skip to content

Commit b9de0a4

Browse files
committed
net/slumber: update to 0.15.0
[0.15.0] - 2024-03-24 Added Add horizontal scrolling to response body (#111) Use shift+left and shift+right Add app version to help modal Add "Copy as cURL" action to recipe menu (#123) Add hotkeys to select different panes Add pane for rendered request Show response size in Response pane (#129) Changed Run prompts while rendering request URL/body to be copied Improve UI design of profile pane Show raw bytes for binary responses Fixed Reset response body query when changing recipes (#133)
1 parent 23e0a60 commit b9de0a4

File tree

3 files changed

+443
-467
lines changed

3 files changed

+443
-467
lines changed

net/slumber/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.6 2024/03/19 13:30:26 pin Exp $
1+
# $NetBSD: Makefile,v 1.7 2024/03/25 13:15:57 pin Exp $
22

3-
DISTNAME= slumber-0.14.0
3+
DISTNAME= slumber-0.15.0
44
CATEGORIES= net
55
MASTER_SITES= ${MASTER_SITE_GITHUB:=LucasPickering/}
66
GITHUB_TAG= v${PKGVERSION_NOREV}

0 commit comments

Comments
 (0)