Skip to content

v1.4.0

Compare
Choose a tag to compare
@parnic parnic released this 25 May 18:42
v1.4.0
a59fae5

Added

  • Support for controlling the salt cell generator's output levels.
  • Helper methods for interpreting controllerType.
  • Experimental support for an Equipment Configuration message (not documented as of yet - SLEquipmentConfigurationMessage / getEquipmentConfiguration()). This message returns arrays of various information about the equipment, but I don't know how to interpret the information in those arrays yet. Any assistance with decoding this information would be hugely helpful.
  • error handler on all objects for reacting to unhandled node errors.

Fixed

  • VSCode "Example" configuration can now be launched on non-Windows platforms.

Changed

  • Minor memory/performance optimizations.
  • Running tests no longer changes any state of any pool equipment.