Skip to content

Releases: DamianoPellegrini/nom-teltonika

v0.1.5

13 Jan 02:28
02d6fae
Compare
Choose a tag to compare

0.1.5 (2024-01-13)

Bug Fixes

  • bug when reading gps coordinates in the southern and eastern hemispheres (8e16afb)

v0.1.4

14 Jul 21:14
246e288
Compare
Choose a tag to compare

0.1.4 (2023-07-14)

Bug Fixes

v0.1.3

14 Jul 20:52
27aaef3
Compare
Choose a tag to compare

0.1.3 (2023-07-14)

Features

  • added stream wrapper, streaming parsing (29e26bf)
  • async feature using tokio (49af519)

Bug Fixes

  • ⬆️ solved security audit for chrono (5332d3c)

v0.1.2

23 Jan 16:25
c49be73
Compare
Choose a tag to compare

0.1.2 (2023-01-23)

Bug Fixes

  • added ios count verification (2746b63)
  • added traits to models (3b5148b)

v0.1.1

02 Jan 18:05
b9f7671
Compare
Choose a tag to compare

0.1.1 (2023-01-02)

Features

v0.1.0

02 Jan 12:50
d4a110a
Compare
Choose a tag to compare

0.1.0 (2023-01-02)

Features

  • tcp packet parser (f7e976e)
  • udp packet parsing, better tcp parsing (2f0c430)