Skip to content

1.0.2

Compare
Choose a tag to compare
@Ocramius Ocramius released this 27 May 15:01
· 1375 commits to 8.11.x since this release
1.0.2
9e95a60

This release fixes the omission of the --from flag in the CLI interface,
which was defaulting to the incorrect '' (empty string).

Also, classes that were previously not found are now stubbed out as
interfaces without inheritance nor methods, which allows scanning for
BC breaks in packages with optional dependencies.

Total issues resolved: 5