Skip to content

Releases: DataHenHQ/till

v0.10.2

05 Dec 13:53
Compare
Choose a tag to compare

Changelog

  • ed8144d Added Addons link to navbar
  • ee74bc1 Added youtube curl demo video

v0.10.1

18 Nov 16:25
Compare
Choose a tag to compare

Changelog

796d920 Fixes #10 Invalid memory address or nil pointer dereference

v0.10.0

19 Oct 16:57
Compare
Choose a tag to compare

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

19 Oct 16:44
Compare
Choose a tag to compare
v0.10.0-rc1 Pre-release
Pre-release

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

20 Sep 20:22
Compare
Choose a tag to compare

Changelog

fc7fc64 Changed config file parser to handle both "interceptors" and "interceptions" key.

v0.9.0

27 Aug 18:13
Compare
Choose a tag to compare

Changelog

7bf8c75 Fixes #8 Add custom user-agent config file support

v0.8.2

17 Aug 18:53
Compare
Choose a tag to compare

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.8.1

16 Aug 15:57
883f78b
Compare
Choose a tag to compare

Changelog

883f78b Merge pull request #7 from DataHenHQ/dev
7f6843d Updated readme
d9228d6 fixes #6

v0.8.0

03 Aug 20:13
Compare
Choose a tag to compare
updated readme

v0.7.7

03 Aug 19:50
Compare
Choose a tag to compare

Changelog

acc70ae Added successful requests stats, and refactored the stats logic.