v0.3.5
This version adds:
- support for a "instrumented source"-to-"original source" map
- unifies all instrumentation metadata (the property map and the source-to-source map) into a single
InstrumentationMetadata
object. - the
--property-map-file
CLI option was removed, in favour of--instrumentation-metadata-file
(which contains the property map as well as other metadata).