Skip to content

Releases: FaradayRF/faradayio

Updated to pytest v3.4.1

02 Mar 16:38
6cf3af8
Compare
Choose a tag to compare
Pre-release

To work with faradayio-cli I must use pytest 3.4.1 and this likely fixes the local Threading unit test issue as well.

Correct PyPi Versioning

02 Mar 15:58
4ee7d3f
Compare
Choose a tag to compare
Pre-release

Initial hardware release which essentially is v0.0.2 and v0.0.2a but uses the correct versioning scheme to properly use Pypi and Github releases. #learning!

V0.0.2a Fixed PyPi Installation

02 Mar 08:52
6ec8558
Compare
Choose a tag to compare
Pre-release

This pulls in #57 which allows proper installation from PyPi.

Initial Release For Hardware

02 Mar 07:16
603aeba
Compare
Choose a tag to compare
Pre-release

This pulls in version 0.0.2 changes from PR #55 and creates a release for initial testing with hardware. It slightly deviates from semantic versioning and therefore when we actually verify that data is sent in the manner intended from serial to RF using this program connected to a Faraday radio running proper faradayio-firmwarethen it should be incremented to version 0.1.0 when any necessary changes are implemented.