- Use requests library instead of urllib2, so api SSL cert is verified. - New --notfile argument to support logging time without a real file. - New --proxy argument for https proxy support.
3.0.5
++++++++++++++++++
- Ignore errors from malformed markup (too many closing tags).
3.0.4
++++++++++++++++++
- Remove unused dependency, which is missing in some python environments.
3.0.3
++++++++++++++++++
- Detect JavaScript frameworks from script tags in Html template files.
3.0.2
++++++++++++++++++
- Detect frameworks from JavaScript and JSON files.
3.0.1
++++++++++++++++++
- Handle unknown language when parsing dependencies.