Skip to content

Releases: staskobzar/goami2

v1.7.6

15 Apr 23:43
dd9117a
Compare
Choose a tag to compare
  • fix some shared resources

v1.7.5

15 Apr 17:57
7837a4a
Compare
Choose a tag to compare
  • cosmetic code fixes
  • fix locking err channel

v1.7.4

15 Apr 16:04
Compare
Choose a tag to compare
  • fixed parse AMI packet header names with numbers (found by @halsbox)
  • fix reading fragmented packets from network connection and correct AMI packet termination handling (thanks to @halsbox)

v1.7.3

12 Apr 16:43
Compare
Choose a tag to compare
  • fix #7 fails to read longer packets from connection

v1.7.2

10 Apr 13:51
Compare
Choose a tag to compare
  • fix action sending on closed connetion

v1.7.1

01 Feb 17:32
Compare
Choose a tag to compare
  • fix read AMI truncated packats longer then tcp packat size
  • fixed parse incomplete packets
  • more parsing tests

v1.7.0

29 Jan 19:41
Compare
Choose a tag to compare
  • reworked and big refactoring
  • very fast perser with re2c lexer generator
  • deprecated per event subscribe for better performance
  • added client create function with context

v1.6.4

09 Feb 23:32
Compare
Choose a tag to compare
  • Add SpyeeChanVariable to variables list
  • Add SpyerChanVariable to variables list

v1.6.3

24 Jun 14:46
3804ec6
Compare
Choose a tag to compare
  • fix misspells in docs
  • fix lint

v1.6.2

01 Jun 14:43
bb25efc
Compare
Choose a tag to compare
  • remove travice ci
  • integrate github actions for CI