Skip to content

Releases: 256dpi/lungo

v0.3.7

27 Mar 22:25
Compare
Choose a tag to compare
  • test and fix engine goroutine leak

v0.3.6

20 Feb 08:35
Compare
Choose a tag to compare
  • updated dependencies

v0.3.5

08 Oct 15:30
Compare
Choose a tag to compare
  • mongokit: fix "$ne" handling of different classes
  • all: various small fixes
  • require go 1.20

v0.3.4

12 Jun 19:59
Compare
Choose a tag to compare
  • added another upsert test
  • updated mono driver to 1.11.7

v0.3.3

06 Sep 12:38
Compare
Choose a tag to compare
  • skip documents after filtering

v0.3.2

06 Sep 11:57
Compare
Choose a tag to compare
  • test zero position on seek error
  • fixed bucket download stream
  • updated mongo driver to 1.10.1

v0.3.1

11 May 19:17
Compare
Choose a tag to compare
  • bucket: fix seeking from end

v0.3.0

10 May 19:33
Compare
Choose a tag to compare
  • require non empty index key
  • updated dependencies and support mongodb 5.0 semantics
  • use generic btree
  • use staticcheck instead of golint

v0.2.12

30 Aug 08:25
Compare
Choose a tag to compare
  • simplified index
  • updated dependencies
  • allow empty expressions

v0.2.11

30 Aug 05:58
Compare
Choose a tag to compare
  • updated btree