Skip to content

Releases: alumbra/alumbra.validator

Anonymous Operation Validation (v0.2.1)

25 Apr 11:19
@xsc xsc
Compare
Choose a tag to compare

Breaking Changes

None.

Features

  • generate one :operation/lone-anonymous validation error for each anonymous operation, providing location information for each.

Artifact Coordinates

[alumbra/validator "0.2.1"]

Spec Compliancy (v0.2.0)

20 Apr 09:00
@xsc xsc
Compare
Choose a tag to compare

Breaking Changes

The validator did not conform to the :alumbra.spec/validator spec previously since it returned a seq of errors instead of a map with the key :alumbra/validation-errors. This has been changed.

Artifact Coordinates

[alumbra/validator "0.2.0"]

Dependency Upgrade (v0.1.1)

19 Mar 13:23
@xsc xsc
Compare
Choose a tag to compare

Breaking Changes

None.

Dependencies

This upgrades the invariant dependency to 0.1.4.

Artifact Coordinates

[alumbra/validator "0.1.1"]

Initial Release (v0.1.0)

22 Feb 16:17
@xsc xsc
Compare
Choose a tag to compare

This is the initial release of alumbra's GraphQL validator. It implements all query validations defined in the GraphQL Working Draft, October 2016 (but no schema validation).

Artifact Coordinates

[alumbra/validator "0.1.0"]