Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 700 Bytes

CHANGELOG.md

File metadata and controls

23 lines (17 loc) · 700 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

[v0.4.0] 2021-12-08

  • 9% speed increases in benchmarks.
  • Add --host and --port for control of TCP server.

[v0.2.0] 2021-10-31

  • Add tests
  • Add benchmarks

[v0.1.1] 2021-10-12

  • Add Phase for holding state matchine of current phase, as well as functionalize the huge match/if statement from the original dump1090_rs fork.
  • Handle ConnectionReset from client applications

[v0.1.0] 2021-09-21

  • Initial Release