Releases: willforde/urlquick
Releases · willforde/urlquick
Release v2.0.1
version bump
Release v2.0.0
create release on new tag
0.9.2 Feature Release
- Some optimizations
- Added HTML parsing method to response (HTMLement)
0.9.1 Feature Release
- Lots of optimizations
- Better debug logging
- Added XML parsing method to response
- Fix url's that have a space instead of '%20'
- Better cross platform unicode path support
0.1.3 Optimization Release
- improved documentation
- extract version from source code
0.1.2 Bugfix Release
- Change cache location to the current working directory
- Change cache location to be a constant
0.1.1 Initial Release
- Simple Keep-Alive & Connection Pooling
- Sessions with limited Cookie Controls
- International Domains and URLs
- Automatic Content Decoding
- Elegant Key/Value Cookies
- Automatic Decompression
- Unicode Response Bodies
- Basic Authentication
- Connection Timeouts
- Resource Caching