Skip to content

Releases: gajus/pianola

v3.0.0

21 Nov 20:32
Compare
Choose a tag to compare

3.0.0 (2019-11-21)

Features

  • support asynchronous subroutines (b9344f5)

BREAKING CHANGES

  • play is now an async function.

v2.2.1

21 Nov 21:40
Compare
Choose a tag to compare

2.2.1 (2019-11-21)

Bug Fixes

v2.2.0

21 Nov 19:26
Compare
Choose a tag to compare

2.2.0 (2019-11-21)

Bug Fixes

Features

v2.1.1

31 Oct 00:44
Compare
Choose a tag to compare

2.1.1 (2019-10-31)

Bug Fixes

v2.1.0

09 Dec 18:43
Compare
Choose a tag to compare

2.1.0 (2018-12-09)

Features

  • add support for nested arrays (d40be9e)
  • add support for nested arrays (86773fb)
  • handle sub-array instructions (148a558)

v2.0.0

15 Nov 14:54
Compare
Choose a tag to compare

2.0.0 (2018-11-15)

Bug Fixes

Features

  • add the aggregate pipeline operator (>|) (bb7f63f)

BREAKING CHANGES

  • Changes were made to the expression grammar. No breaking tests. However, there might be edge cases where this introduces a bug.

v1.4.0

30 Oct 11:58
Compare
Choose a tag to compare

1.4.0 (2018-10-30)

Bug Fixes

  • throw an error if there are instructions after children expression (78a949e)
  • update dependencies (2b2fa06)
  • update dependencies (3cb1a5b)

Features

  • allow subroutine to process query children expression (490db20)

v1.3.0

30 Aug 13:18
Compare
Choose a tag to compare

1.3.0 (2018-08-30)

Bug Fixes

Features

  • log missing subroutines name (b57b35e)

v1.2.3

21 May 21:58
Compare
Choose a tag to compare

1.2.3 (2018-05-21)

Bug Fixes

v1.2.2

21 May 21:41
Compare
Choose a tag to compare

1.2.2 (2018-05-21)

Bug Fixes