- BREAKING CHANGES - API has changed. Major refactoring of entire code-base.
- Added support for adding additional domains at runtime
- Added support to create your own modules and add them at runtime
- Included a command line interface to unshorten links via CLI
- Fixed adf.ly decoding issues (provided by @marlowww)
- Split out unshortening and unwrapping 301 redirects into separate calls.
- Added support for unwrapping google proxy links.
- Some general cleanup in tests, updated some of the test links.
- Handle anonymz.com links (provided by @guigarfr)
- Handle href.li links (provided by @guigarfr)
- Update user-agents (provided by @Dreysman)
- Fixed sh.st support
- Removed lnx.lu as site is out of service
- Removed tests for linkbucks.com and adfoc.us. Support has been temporarly removed.
- Merged Debian Python 3.2 fix by anaconda
- Removed PyV8 requirement for adf.ly
- Added ay.gy domain for adf.ly regex
- Added sh.st support
- Switched linkbucks.com to use selenium PhantomJS driver due to ongoing challenges with their site
- Fixed linkbucks.com issues resulting from additional changes to their site
- Fixed linkbucks.com issues resulting from additional changes to their site
- Fixed adfoc.us issues resulting from changes to their site
- Fixed linkbucks.com issues resulting from changes to their site
- Added support for p.ost.im.
- Fixed blocking issue with direct links to file downloads
- Added a timeout parameter
- Fixed bug with t.co not working.
- Added support for custom adf.ly domains via the type='adfly' variable.
- First release.