Skip to content

Releases: tomachalek/vertigo

v6.0.1

18 Nov 15:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.4...v6.0.1

release 4.0.0

14 Apr 14:47
Compare
Choose a tag to compare

It is now possible to stop the parser via a channel provided by LineProcessor via its new method StopChannel()

release 3.0.5

01 Jan 16:03
edf0969
Compare
Choose a tag to compare
Merge pull request #29 from tomachalek/debug_msg_remove

Remove debug message

release 3.0.4

13 Dec 20:24
Compare
Choose a tag to compare
Handle parsing errors

... close channel, send error

release-2.1.0

15 Aug 14:00
0f9f613
Compare
Choose a tag to compare
Merge pull request #24 from tomachalek/self_closing_elm

Report self closing elm aka empty structure

release-2.0.3

15 Aug 10:05
95df505
Compare
Choose a tag to compare
Merge pull request #23 from tomachalek/api_improv

a non-nil struct should be returned even if using nil accumulator

v1.0.0

13 May 11:28
86c8df2
Compare
Choose a tag to compare

Initial production release