Skip to content

Releases: prismatic-io/spectral

v3.1.0

17 Sep 14:24
Compare
Choose a tag to compare
  • Remove InputFieldModelFunction
  • Updated conditional logic types
  • Add missing arguments to OAuth credential test functions

v3.0.4

19 Aug 19:23
8f83c92
Compare
Choose a tag to compare
  • Merge pull request #21 from prismatic-io/kt/isJSON

    Added isJSON To Util

v3.0.3

18 Aug 14:57
Compare
Choose a tag to compare
  • Merge pull request #19 from prismatic-io/improve-todata-naming

    Rename isData/toData to improve clarity on their purpose

  • Merge pull request #20 from prismatic-io/jrh/ch7697/handle-null-inputs

    Minor bug fix to handle null action inputs

  • Docs should link to a specific hash rather than main.

v3.0.1

10 Aug 18:47
d319c5c
Compare
Choose a tag to compare
  • Merge pull request #18 from prismatic-io/jrh/ch7652/custom-oauth2-headers

    Support custom headers in OAuth2 credentials

v3.0.0

05 Aug 15:24
1972500
Compare
Choose a tag to compare
  • Move authorization config from component to action (#17)

v2.1.0

04 Aug 17:54
80e270b
Compare
Choose a tag to compare

Require category and documentationUrl for public components.

v2.0.0

07 Jul 15:23
Compare
Choose a tag to compare

Release of @prismatic-io/spectral 2.0.0

v1.0.7

07 Jul 15:24
Compare
Choose a tag to compare

Release of @prismatic-io/spectral 1.0.7

v2.0.0-beta.10

21 Jun 16:45
f992fd5
Compare
Choose a tag to compare
v2.0.0-beta.10 Pre-release
Pre-release
Merge pull request #14 from prismatic-io/jrh/ch7246/component-category

Optional Component Category

v2.0.0-beta.9

10 Jun 21:10
a20017f
Compare
Choose a tag to compare
v2.0.0-beta.9 Pre-release
Pre-release

Updated and added util functions, including isNumber, toNumber, toInt, and toBool.