Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Latest commit

 

History

History
125 lines (65 loc) · 5.52 KB

CHANGELOG.md

File metadata and controls

125 lines (65 loc) · 5.52 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.

5.0.0 - 2019-09-13

Added

  • Add support for dynamic aspect discovery. #137

Changed

  • Update Aspect/Fingerprint signatures. #118

4.0.4 - 2019-08-09

4.0.3 - 2019-08-09

Changed

  • Remove the usage of gobal aspects map. #111

Fixed

  • Update diff handler for npm project deps. #107

4.0.2 - 2019-07-23

4.0.1 - 2019-07-23

4.0.0 - 2019-07-16

3.2.2 - 2019-07-10

3.2.1 - 2019-07-10

3.2.0 - 2019-07-09

3.1.4 - 2019-07-04

3.1.3 - 2019-06-27

3.1.2 - 2019-06-27

3.1.1 - 2019-06-14

3.1.0 - 2019-06-14

3.0.10 - 2019-06-12

3.0.9 - 2019-06-11

Changed

  • Update messages to be consistent with other SDMs. #74

3.0.8 - 2019-06-10

3.0.7 - 2019-06-06

3.0.6 - 2019-06-06

3.0.5 - 2019-06-05

3.0.4 - 2019-05-29

3.0.3 - 2019-05-23

3.0.2 - 2019-05-14

3.0.1 - 2019-05-09

3.0.0 - 2019-05-09

2.0.5 - 2019-04-30

2.0.4 - 2019-04-18

2.0.3 - 2019-04-10

2.0.1 - 2019-03-27

2.0.0 - 2019-03-23

1.4.7 - 2019-01-23

1.4.6 - 2019-01-14

1.4.5 - 2019-01-11

1.4.4 - 2019-01-10

1.4.3 - 2019-01-08

1.4.2 - 2019-01-02

1.4.1 - 2019-01-01

1.4.0 - 2018-12-25

1.0.0-RC.1 - 2018-10-15

1.0.0-M.5 - 2018-09-26

Added

  • Make spammy messages optional. #11
  • Rewrite messages who’s buttons we clicked. #15

Fixed

  • Fix GraphQL warnings. #3
  • Remove message on project coordinate changes. #12

1.0.0-M.4 - 2018-09-16

Changed

  • Polish messages. #5
  • Prefer this style of referenceing graphql mutations to get rid of runtime warning. #6