Change log

Unreleased

0.2.0 – 2022-12-04

Upgrade version of uuid-console.

Changed

  • Use version 3.x.x of uuid-console.

Fixed

  • Potential for TelnetStream to be destroyed before the Shell using it stops when lowering the maximum number of connections.

0.1.5 – 2022-11-26

Upgrade version of uuid-console.

Changed

  • Use PSTR_ALIGN for flash strings.

  • Use version 2.x.x of uuid-console.

0.1.4 – 2022-10-29

Upgrade version of uuid-console.

Changed

  • Use version 1.x.x of uuid-console.

0.1.3 – 2022-07-12

Upgrade version of uuid-console.

Changed

  • Use version 0.9.x of uuid-console.

0.1.2 – 2021-04-18

Upgrade to PlatformIO 5.

Changed

  • Use PlatformIO 5 dependency specification.

0.1.1 – 2021-01-17

Upgrade to the latest version of the dependencies for static initialization and deinitialization fixes.

0.1.0 – 2019-09-16

Initial development release.

Added

  • Telnet listening service.

  • Telnet stream handler with option negotiation.

  • Use of TCP keepalives to timeout open connections.

  • Configurable idle timeout.

  • Configurable write timeout.