Skip to content

Releases: airtasker/spot

Release v1.4.0

22 Jan 06:01
b34605f
Compare
Choose a tag to compare

Release v1.3.0

23 Nov 23:46
4b0782f
Compare
Choose a tag to compare
  • Example parsing for path, query and header params
  • Maintain ordering of params when generating OpenAPI

Release v1.2.0

07 Oct 03:33
693e1e1
Compare
Choose a tag to compare
  • Added type references for headers, path params and query params #1022
  • Exported SPOT core functions for integration into toolchains #1040

Release v1.1.4

29 Jul 00:17
24bb789
Compare
Choose a tag to compare

Release v1.1.3

22 Jun 00:21
13a4548
Compare
Choose a tag to compare

This is addressing: #652

Release v1.1.2

02 Apr 01:10
10feedc
Compare
Choose a tag to compare

Fix bug where lint incorrectly counted linting errors and warnings causing it to always exit with exit code 1.

Release v1.1.1

01 Apr 04:29
17b7059
Compare
Choose a tag to compare
  • Fixes the previous release (v1.1.0) which failed to publish to NPM as it was a broken build.

Release v1.1.0

01 Apr 03:04
b94e859
Compare
Choose a tag to compare
  • Make no-omittable-fields-within-response-bodies linting rule to be a warning instead of an error.
  • Update dependencies

Release v1.0.2

26 Mar 04:25
6a05ffb
Compare
Choose a tag to compare

Fixes

  • Interface jsdoc descriptions were not parsed

Other

  • Dependency updates

Release v1.0.1

29 Jan 03:56
c793caf
Compare
Choose a tag to compare
  • dependency updates