- Output error reports when exceptions occurd in the parsing process.
- Disable SSLv3 and use TLSv1 because of POODLE vulnerability
- Support rspec3
- Add options
--latest
,--hours=N
,days=N
for fetch command - Reports is cached and it can recalled by
show
commandshow
command recalls recent reports by default- You can specify
--more
option and it shows all report caches - Caches are cleared when you exit the cli
- Reports will be colorfully decorated
- Enable to fetch since specific time
- Add thor and reconstruct CLI
- Simplify CLI by removing exec modes without interactive mode
- Now you can launch interaction cli without any exec options
- Use option keyword
-n
and-p
to specify request-num and limit-page - Change aliases
- Cache last fetched reports
- Add show command: it shows cached current reports