Skip to content

Releases: nar10z/go-accumulator

v1.3.0 | go 1.24

18 Apr 06:04
2b05d3d
Compare
Choose a tag to compare

What's Changed

  • go 1.24 and fix wait fallback write by @nar10z in #18

Full Changelog: v1.2.0...v1.3.0

v1.2.0 | FlushFunc with context

30 Jul 08:35
7c6ce43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.9...v1.2.0

v1.1.9 | Check isClose

08 Jul 05:46
3a9dd27
Compare
Choose a tag to compare

What's Changed

  • check close channel before add by @nar10z in #16

Full Changelog: v1.1.8...v1.1.9

v1.1.8 | Refactoring

27 Jun 05:35
e3c88e5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.7...v1.1.8

v1.1.7 | Extend errors

26 Jun 15:40
4873dd2
Compare
Choose a tag to compare
V1.1.7 (#14)

* extended errors

* extended errors

v1.1.6 | Extend errors

26 Jun 15:30
56749ac
Compare
Choose a tag to compare
extended errors (#13)

v1.1.5 | Fixed deadlock

19 Jun 06:32
f1fe10e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

v1.1.4 | Updated deps and micro fixes

11 May 11:07
3d6b9a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.1.4

v1.1.3 | Catty

26 Dec 20:02
7e9c0bc
Compare
Choose a tag to compare
Release/v1.1.3 (#10)

* optimized

* extended benchmarks

* updated benchmarks

---------

Co-authored-by: Nikita <nikita@novastar.su>

v1.1.2 | Sync pooooool

23 Dec 14:05
92d5fdc
Compare
Choose a tag to compare
Merge pull request #9

* use sync pool for original events

* use sync pool for original events