Skip to content

Releases: Shopify/bluejay

v0.3.1

13 May 18:40
4aaaa73

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

06 May 18:46
5b639c0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

05 Sep 15:08
c506a73

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

23 May 20:32
cecce5d

Choose a tag to compare

This release includes a number of improvements over past releases. Some highlights:

  • the introduction of bluejay-schema-comparator, a crate for evaluating changes between two GraphQL schemas
  • added support for generating types compatible with miniserde in bluejay-typegen
  • added support for operation-level validation/analysis

v0.1.0-alpha.5

03 Jul 01:39

Choose a tag to compare

v0.1.0-alpha.5 Pre-release
Pre-release

Introduce bluejay-visibility crate for enforcing dynamic visibility on schema definitions

Full Changelog: adampetro/bluejay@v0.1.0-alpha.4...v0.1.0-alpha.5

v0.1.0-alpha.4

07 Jun 03:27

Choose a tag to compare

v0.1.0-alpha.4 Pre-release
Pre-release

Initial release of typegen macro crate

v0.1.0-alpha.3

11 Mar 23:00

Choose a tag to compare

v0.1.0-alpha.3 Pre-release
Pre-release

Split out validation from core into a dedicated crate

Full Changelog: adampetro/bluejay@v0.1.0-alpha.2...v0.1.0-alpha.3

v0.1.0-alpha.2

05 Mar 22:35

Choose a tag to compare

v0.1.0-alpha.2 Pre-release
Pre-release

Add printing of schema definitions

v0.1.0-alpha.1

07 Feb 02:57

Choose a tag to compare

v0.1.0-alpha.1 Pre-release
Pre-release

Add parsing of schema definitions

v0.1.0-alpha.0

29 Jan 21:22

Choose a tag to compare

v0.1.0-alpha.0 Pre-release
Pre-release

Initial release