Skip to content

Releases: goldibex/targaryen

3.1.0

13 May 11:25
Compare
Choose a tag to compare

Changes

Thanks to @a-xin for implementing the new plugin and for his help troubleshooting
RexExp validation.

install

npm install [email protected]

3.1.0-beta.1

06 May 15:27
Compare
Choose a tag to compare
3.1.0-beta.1 Pre-release
Pre-release

This is an intermediary release of the upcoming v3.1.0 release.

Changes

  • Validate literal regular expression (#146).

install

npm install targaryen@beta

3.1.0-beta-0

07 Mar 12:27
Compare
Choose a tag to compare
3.1.0-beta-0 Pre-release
Pre-release

This is an intermediary release of the upcoming v3.1.0 release.

Changes

  • Add support for the query variable (#142).

install

npm install targaryen@beta

3.0.5

23 Oct 12:22
Compare
Choose a tag to compare

Changes

  • Fix regression in v3.0.3 regarding invalid location in rules evaluation - should have been allowed (#136).

Thanks to @chetbox for reporting the issue.

install

npm install [email protected]

3.0.4

21 Oct 21:04
Compare
Choose a tag to compare

Changes

  • Fix handling of trailing slashes in update operation patch data keys (#134).

Thanks to @SamyPesse for reporting the issue.

install

npm install [email protected]

3.0.3

07 Oct 12:18
Compare
Choose a tag to compare

Changes

  • Fix handling of tests with invalid locations (#131).

Thanks to @dannycochran for reporting the issue.

install

npm install [email protected]

3.0.2

10 Aug 10:12
Compare
Choose a tag to compare

Changes

  • Fix falsy member property evaluation (#125); foo.bar would have evaluated to foo if foo.bar had been falsy (e.g. an empty string).
  • Fix patch example (#123).

Thanks to @SamyPesse and @a-xin for their contributions.

install

npm install [email protected]

3.0.1

24 Jan 17:22
Compare
Choose a tag to compare

Changes

Fix computed property type infering (#114, #116, #117 & #118)

Thanks to @pthrasher for his contribution.

install

npm install [email protected]

3.0.0

12 Jan 12:41
Compare
Choose a tag to compare

Changes

Thanks goes to @alisson446, @georgesboris, @mhuebert, @RomansBermans and @simenbrekken for their contributions.

install

npm install targaryen

3.0.0-rc.5

04 Jan 13:14
Compare
Choose a tag to compare
3.0.0-rc.5 Pre-release
Pre-release

This is an intermediary release of the upcoming v3.0.0 release.

Changes

Thanks goes to @alisson446, @georgesboris, @mhuebert, @RomansBermans and @simenbrekken for their contributions.

install

npm install targaryen@beta