Release notes

Releases of documentation and code are using the same version numbers. The version numbering system follows the semantic versioning principles.

1.2.0 - 2024-03-16

1.1.0 - 2024-02-07

  • Added verisocks.utils Python utilitary functions, including documentation.

  • Added Verisocks.info() method as a shortcut to implement the TCP protocol info command.

  • Corrected SPI master example for standalone execution.

  • Added a minimalistic Hello world example, working both for standalone execution or with pytest.

1.0.0 - 2024-01-04

  • First released, working version