Skip to content
This repository was archived by the owner on Sep 16, 2022. It is now read-only.

2.1.1

Choose a tag to compare

@matanlurey matanlurey released this 28 Nov 21:15
· 3490 commits to master since this release

2.1.1

API changes

  • Introduced angular2/reflection.dart as canonical way to opt-in to mirrors.
    In 2.2.0 it will be considered deprecated to enable runtime reflection by
    any other means.