Skip to content

v0.2.16

Compare
Choose a tag to compare
@release-drafter release-drafter released this 19 Feb 00:09
· 460 commits to master since this release
v0.2.16
1937ee3

Release Notes

Features

Performance improvements

  • Take advantage of fast networks for file transfers @zugz (#1668)
  • Reduce minimal encoding size of packed events. @iphydf (#2024)

Bug Fixes

Documentation

Maintenance (Grunt tasks)

Maintenance (Code cleanup)

Maintenance (Refactoring)

  • Compare pointers in if conditions to nullptr. @iphydf (#2043)
  • Add a bit more logging; change WARNING to ERROR. @iphydf (#2039)

Maintenance (Tests)