Bump to 0.3.0.0

This commit is contained in:
Joshua Clayton 2016-06-04 06:53:53 -04:00
parent 7c26ae8e72
commit 9cc640aef7

7
NEWS
View File

@ -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