Bump version to 0.2.0.0

This commit is contained in:
Joshua Clayton 2016-05-22 06:15:00 -04:00
parent 43edf288e2
commit b7aefe66d0
2 changed files with 13 additions and 1 deletions

12
NEWS
View File

@ -1,3 +1,15 @@
0.2.0.0 (May 22, 2016)
Load tags automatically
Allow users to opt into reading tokens from stdin
Improve language/framework support
Increase speed drastically
Allow users to opt into a caching mechanism
Ensure Ctrl-C stops all work
Better match tokens during search to improve accuracy
Allow users to group results
Parallelize search
Improve usage likelihood messaging
0.1.1.0 (May 12, 2016)
Improve Elixir support
Improve documentation

View File

@ -1,5 +1,5 @@
name: unused
version: 0.1.1.0
version: 0.2.0.0
synopsis: A command line tool to identify unused code.
description: Please see README.md
homepage: https://github.com/joshuaclayton/unused#readme