Skip to content

Latest commit

 

History

History
58 lines (27 loc) · 2.32 KB

CHANGELOG.md

File metadata and controls

58 lines (27 loc) · 2.32 KB

Changelog

0.1.6 (2024-11-25)

Features

  • gprs codec 12 tx and rx (131fca5)

0.1.5 (2024-01-13)

Bug Fixes

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

0.1.4 (2023-07-14)

Bug Fixes

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)

0.1.2 (2023-01-23)

Bug Fixes

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

0.1.1 (2023-01-02)

Features

0.1.0 (2023-01-02)

Features

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