Releases: flywheel-io/gears
Releases · flywheel-io/gears
v0.1.9
v0.1.9 is a backwards-compatible release.
Changes:
v0.1.8
v0.1.8 is a backwards-compatible release.
Changes:
- Fix a bug in generating invocation schemas when an api-key input type is present (#37)
v0.1.7
v0.1.7 is a backwards-compatible release.
Changes:
- Various documentation and validation suite updates (#32, #33, #34)
- Added read-only API keys, some input types got a stricter schema (#35)
v0.1.6
v0.1.6 is a backwards-compatible release.
Changes:
- Added the
optional
feature to config values (#31)
v0.1.5
v0.1.5 is a backwards-compatible release.
Changes:
- Documented the current
bash
shell requirement. (#24)
- Added the optional
capabilities
field (#28)
- Added a new
context
input type (#30)
v0.1.4
v0.1.4 is a backwards-compatible release.
Changes:
- Added
cite
as an optional citation field (#23)
- Small readme improvements (#22)
v0.1.3
v0.1.3 is a backwards-compatible release.
Changes:
- Added
Flywheel MSA
("Flywheel Master Services Agreement") as a license option (#18).
v0.1.2
v0.1.2 is a backwards-compatible release.
Changes:
- Added compatibility for schema validators that do not implement
"format": "uri"
(#16).
v0.1.1
v0.1.1 is a backwards-compatible release.
Changes:
- The manifest
url
and source
fields can now be left empty (#14).