Skip to content

Commit

Permalink
restish: update to 0.9.2.
Browse files Browse the repository at this point in the history
0.9.2

    594e1c2 Merge pull request #68 from danielgtaylor/go-1.17
    80d65fd fix: build/release using Go 1.17 to support arm64

0.9.1

    817166b Merge pull request #62 from exoscale/load-with-authentication
    0b4a77f Merge pull request #65 from danielgtaylor/normalize-numbers
    3cdf6b3 Merge pull request #66 from danielgtaylor/decode-fix
    cfdc3e0 Merge pull request #67 from danielgtaylor/external-refs
    66d87ff fix: Use API profile when loading definition
    f6d6c3d fix: allow external refs in OpenAPI loader
    31fbbde fix: decode after MakeRequest
    4d98487 fix: dependency updates
    0cca88c fix: normalize numbers when filtering with JMESPath
  • Loading branch information
0-wiz-0 committed Jan 5, 2022
1 parent 0f1f16a commit 0fd5298
Show file tree
Hide file tree
Showing 3 changed files with 835 additions and 264 deletions.
5 changes: 2 additions & 3 deletions www/restish/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.2 2021/12/09 17:50:14 bsiegert Exp $
# $NetBSD: Makefile,v 1.3 2022/01/05 21:55:48 wiz Exp $

DISTNAME= restish-0.9.0
PKGREVISION= 1
DISTNAME= restish-0.9.2
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=danielgtaylor/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Expand Down
Loading

0 comments on commit 0fd5298

Please sign in to comment.