0.1.0 - Initial release 0.1.1 - Update docs 0.1.2 - Sync README and code documentation 0.1.3 - Fix of inconsistancy of types of packet fields on different platforms 0.1.4 - Add new platform support for Linux 0.1.5 - README update, hint how to shrink binary size for Arduino's 0.1.6 - Fix bug of non working ignore duplication flag feature 0.1.7 - Fix bug of non working transactions with ignore duplication flag set 0.1.8 - Clean out arduino deps into separate repo. 0.1.9 - Add packet state enum into exported types. 1.0.0 - Change API, limit ability to jam network by sending special packets to anyone, code refactor 1.0.1 - Forgotten doc on new type - added. 1.0.2 - Update the documentation 1.0.3 - Update README documentation - add work principle explanation 1.0.4 - PacketMetaData - is added to exported types. 1.0.5 - Update README documentation, add developer contacts information.