- Refactored the main logic, **the interface has been changed**, be careful if you are using `pigar` as a library.
- Handle the HTTP error, fixed [61](https://github.com/damnever/pigar/issues/61).
- Ignore local packages quietly, fixed [47](https://github.com/damnever/pigar/issues/47), [#58](https://github.com/damnever/pigar/issues/58) and [#65](https://github.com/damnever/pigar/issues/65).
Thank [bganglia](https://github.com/bganglia) for the following contributions:
- Add Jupyter notebook(`.ipynb`) support, refer to [69](https://github.com/damnever/pigar/issues/69).
- Option to turn off filenames and line numbers in requirements.txt, refer to [65](https://github.com/damnever/pigar/issues/65).
- Fix check path, refer to [64](https://github.com/damnever/pigar/issues/64).
- And [more](https://github.com/damnever/pigar/pulls?q=is%3Apr+author%3Abganglia).