Skip to content

v0.3.1

Compare
Choose a tag to compare
@danielgtaylor danielgtaylor released this 12 Jun 04:34
· 377 commits to main since this release
6b0844f

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