Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 401 Bytes

ChangeLog.md

File metadata and controls

13 lines (8 loc) · 401 Bytes

#Change Log

The page contains a quick summary of every version of the API

##v1.1.0

  • SelectionIdBuilder - allows for creation of unique identifiers used for data selection
  • SelectionManager - manages the selection state of the visual and communicates changes to the visual host
  • DataView transform - allows pre-processing of DataView into your visuals view model.

##v1.0.0

  • Initial API release