Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Version 3.2.3

Choose a tag to compare

@dawagner dawagner released this 17 Feb 13:02

Bug fixed

  • Remove useless returns (found by static analysis) (#350)
  • Fix the array setters/getters of ElementHandles (#351)
  • Fix a segfault in the showMapping remote command (#352)

Misc

  • Coverage rose from 78% to 80%