Skip to content

v2.1.29

Compare
Choose a tag to compare
@ChrisTimperley ChrisTimperley released this 06 Sep 20:14
· 9 commits to master since this release

2.1.29 (2019-09-06)

Features

  • Added an efficient data structure for representing maps that are indexed
    by FileLine objects: FileLineMap.

Changes

  • Updated FileLineSet to implement Set[FileLine] interface.