Releases: DataHenHQ/till
Releases · DataHenHQ/till
v0.10.2
Changelog
- ed8144d Added Addons link to navbar
- ee74bc1 Added youtube curl demo video
v0.10.1
Changelog
796d920 Fixes #10 Invalid memory address or nil pointer dereference
v0.10.0
Changelog
0df44cc Added a new web UI
1fa5e06 Added info about request interceptions
63c8680 Changed to use a renamed package on the backend
e57d348 Prepare for release
11e48d5 updated most recent package
v0.10.0-rc1
Changelog
0df44cc Added a new web UI
1fa5e06 Added info about request interceptions
63c8680 Changed to use a renamed package on the backend
e57d348 Prepare for release
11e48d5 updated most recent package
v0.9.1
Changelog
fc7fc64 Changed config file parser to handle both "interceptors" and "interceptions" key.
v0.9.0
Changelog
7bf8c75 Fixes #8 Add custom user-agent config file support
v0.8.2
Changelog
e3a493d Added example on integrating Till with Go's net/http standard library
e747285 Added examples of integrating TIll with node.js based scrapers
1627b3b Added examples of integration with Go Colly https://github.com/gocolly/colly
deae3d7 fixes #4 changed the way the key is generated, so that it's compatible with chrome.
v0.7.7
Changelog
acc70ae Added successful requests stats, and refactored the stats logic.