Skip to content

v2.4.0

Compare
Choose a tag to compare
@ceeblue-release-bot ceeblue-release-bot released this 24 Sep 14:23
· 42 commits to main since this release

2.4.0 (2024-09-24)

Bug Fixes

  • logs: was a crash when log.on was not defined (d214af4)

Features

  • implement the onError pattern in WebSocketReliable (0d59add)
  • logs: 3th proposition of a log system (d54a6e2)
  • WebSocketReliable: add a type for errors to distinguish it when combination of errors (5fe0726)
  • WebSocketReliable: rename 'detail' to 'reason' attribute and improve comments (ba5d7ad)