Skip to content

Releases: danielgtaylor/restish

v0.4.1

08 Jul 05:53
d959188
Compare
Choose a tag to compare

Changelog

efd5d96 chore: update dependencies
e3b1e85 fix(pagination): update next page link from response
d959188 tests: fixAddress coverage

v0.4.0

29 Jun 21:56
fca9330
Compare
Choose a tag to compare

Changelog

cd0c1eb Merge pull request #1 from danielgtaylor/refresh-params
fca9330 Merge pull request #2 from danielgtaylor/fix-error-caching

v0.3.1

12 Jun 04:34
6b0844f
Compare
Choose a tag to compare

Changelog

1d1b70d Create CNAME
5ff3f09 chore: bump dependencies
aff62e7 feat: Amazon Ion support
87504b3 feat: HAL + TerrificallySimpleJSON parsing
aab4b61 feat: JSON:API link parser
93ffc2f feat: OpenAPI loader improvements
1af17b9 feat: Siren hypermedia parser
85ffcae feat: add cert command for TLS info
3571fa8 feat: add known text types like application/javascript
593483f feat: api configure command
4f52149 feat: better OpenAPI extension support
4193048 feat: better handling of multiline strings
c7e6668 feat: better number conversion support
8401568 feat: cache-invalidating transport
5a1eafc feat: ci & release actions
cd02a9e feat: configurable CLI name
4a1e5ab feat: default to JSON request bodies
8ba0a4c feat: describedby for api spec
87f43f1 feat: disable spec cache on localhost
74140e5 feat: do not send param defaults
cfab912 feat: document operation inputs/outputs
a19da4f feat: image rendering
c14c8c9 feat: initial commit
0014efc feat: link standardization
5a7ee4c feat: loaders return an API instance
9be318a feat: local HTTP cache
61718a2 feat: operation examples
288ca8f feat: readable marshal inlining
55d53a9 feat: render more validators, simplify output
dafc9cd feat: shorthand for API URLs
ea3e8c5 feat: simplify HAL implementation
ce9444a feat: support brotli content-encoding
ab5e59d fix: URI templates should not be escaped
6b0844f fix: better detection of OpenAPI files
5d30872 fix: copy JSON float encoding logic
2cee8db fix: double arg parsing for slices
15b97a6 fix: filtering logic
c033950 fix: handle unknown binary data without failure
855a450 fix: ignore missing content-length header
3b331ef fix: properly detect verbose flag
0ba95e2 fix: syntax highlighting
ddb812b fix: syntax highlighting

v0.3.0

02 Jun 04:41
c7e6668
Compare
Choose a tag to compare

Changelog

c7e6668 feat: better number conversion support
87f43f1 feat: disable spec cache on localhost
74140e5 feat: do not send param defaults
55d53a9 feat: render more validators, simplify output
ab5e59d fix: URI templates should not be escaped
855a450 fix: ignore missing content-length header
0ba95e2 fix: syntax highlighting

v0.2.0

29 May 05:27
5a1eafc
Compare
Choose a tag to compare

Changelog

1d1b70d Create CNAME
4f52149 feat: better OpenAPI extension support
5a1eafc feat: ci & release actions
4a1e5ab feat: default to JSON request bodies