Skip to content

Releases: mcollina/bloomrun

V1.0.0

17 Nov 21:48
Compare
Choose a tag to compare
  • Support for deep full matching over partial matching (#18 and #19)
  • Removal off the ability to partial match (may end up back in behind a flag)
  • Updated Travis to enable testing on new container infrastructure
  • Node 4 and 5 now supported.

v0.4.1

23 Oct 10:08
Compare
Choose a tag to compare
  • Fixed image in the README.

v0.4.0

08 Oct 21:17
Compare
Choose a tag to compare
  • Support for listing all patterns
  • Support for listing patterns even when a payload is present

v0.3.4

25 Sep 11:17
Compare
Choose a tag to compare

v0.3.3

16 Sep 20:34
Compare
Choose a tag to compare
  • Update .remove() to use pattern matcher used by .add() by @mcdonnelldean #11
  • Increased test coverage around complex payload matching

v0.3.0

14 Sep 09:34
Compare
Choose a tag to compare

v0.2.0

21 Aug 06:53
Compare
Choose a tag to compare

v0.1.1

19 Aug 20:04
Compare
Choose a tag to compare
  • Initial release