Changelog ========= 2.0.0 (2018-08-04) ------------------ - remove support for bower - add support for firefox addons - use name instead of url for all services - use token instead of password for github - get license from github - remove cache 1.1.1 (2017-04-09) ------------------ - depend on aiohttp<2 1.1.0 (2017-04-09) ------------------ - fix unsafe yaml load - add npm support 1.0.0 (2015-12-22) ------------------ - drop support for python2 - use aiohttp instead of urllib - use asyncio instead of multiprocessing - use rediscache instead of filecachetools 0.3.0 (2015-12-13) ------------------ - fix github authentication - drop support for gitorious. - add support for gitlab - add ``--version`` CLI flag 0.2.1 (2015-04-21) ------------------ - fail on inidividual sources, not whole projects 0.2.0 (2015-04-16) ------------------ - speed improvements 0.1.0 (2015-04-14) ------------------ - fix cache - search for config file in more places 0.0.0 (2015-03-22) ------------------ - initial release