Skip to content

Latest commit

 

History

History
40 lines (20 loc) · 699 Bytes

HISTORY.md

File metadata and controls

40 lines (20 loc) · 699 Bytes

1.1.0 / 2024-12-06

Multiple connections to many endpoints.

1.0.8 / 2021-10-13

Bug with endpoint not defined has been solved.

1.0.7 / 2021-10-13

Autoload the URL prefix when it is in the development environment.

1.0.6 / 2021-10-03

Autoload the URL prefix when starts with slash.

1.0.5 / 2021-07-02

When close, stop the background auto-reconnect timer.

1.0.4 / 2021-07-02

Avoid auto-reconnect with parallel threads.

1.0.3 / 2021-06-24

Auto-reconnect only if not purposefully closed.

1.0.2 / 2021-06-24

Auto-reconnect configuration added and tick timer removed.

1.0.1 / 2021-05-29

Instruction fixes and debugger removed.

1.0.0 / 2021-05-28

First public version.