From 9cc640aef747b9179e35104610bb869398df31ac Mon Sep 17 00:00:00 2001 From: Joshua Clayton Date: Sat, 4 Jun 2016 06:53:53 -0400 Subject: [PATCH] Bump to 0.3.0.0 --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index 5a036a4..2eaf077 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +0.3.0.0 (June 4, 2016) + Introduce aliases for RSpec predicate matchers + Remove certain instances of regex use for speed improvements + Improve framework support for Rails and Phoenix + Use .gitignore to reduce number of checksummed files for directory fingerprinting + Fix bug where matches at the very beginning or end of a file weren't captured + 0.2.0.0 (May 22, 2016) Load tags automatically Allow users to opt into reading tokens from stdin