Releases: mcollina/bloomrun
Releases · mcollina/bloomrun
V1.0.0
- 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
- Fixed image in the README.
v0.4.0
- Support for listing all patterns
- Support for listing patterns even when a payload is present
v0.3.3
- Update
.remove()
to use pattern matcher used by .add()
by @mcdonnelldean #11
- Increased test coverage around complex payload matching