Skip to content

Releases: Wing924/ltsv

v0.4.0

27 Sep 07:41
86cc90a

Choose a tag to compare

What's Changed

  • support go 1.23
  • use standard errors package instead of xerrors package

Full Changelog: v0.3.1...v0.4.0

v0.3.1

23 Jun 05:48
ce19dd1

Choose a tag to compare

Improvements

  • allow callback break and return error

v0.3.0

23 Jun 04:59

Choose a tag to compare

update benchmark [skip ci]

v0.2.0

23 Jun 04:57
d5a08ae

Choose a tag to compare

Merge pull request #6 from Wing924/refactor

refactor

v0.1.1

13 May 02:01
7c720b6

Choose a tag to compare

Bugfix:

  • cleanup bad comments. #5

v0.1.0

13 May 01:44
a902014

Choose a tag to compare

add benchmark (#4)