Skip to content

Latest commit

 

History

History
90 lines (46 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

90 lines (46 loc) · 1.96 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v0.11.0 (2022-08-04)

Bug Fixes

  • compare: fixed the case where a type can have repetitive directives (b146008) [email protected]

Chores

v0.10.0 (2022-07-27)

Bug Fixes

v0.9.0 (2022-07-07)

Refactors

v0.8.0 (2022-06-28)

Bug Fixes

  • compare: error out if there are breaking changes in schema compare (81abb2f) [email protected]

v0.7.0 (2022-06-28)

Features

  • compare: Moved schema compare code from graphqlcompare repo (df92cb3) [email protected]

v0.6.0 (2022-06-27)

Bug Fixes

v0.5.0 (2022-06-25)

Features

v0.4.0 (2022-06-21)

Refactors

v0.3.0 (2022-06-16)

Features

v0.2.0 (2022-05-26)

Features

  • ui: added help, users now can choose the rules to be applied; updated readme (58fc89f) [email protected]