blob: e315f6e65aca805979a3f2d5498e3dc8c8bdbcd1 [file] [view] [edit]
## 0.5.0-wip
- Completely overhauled the JSON format.
- Completely overhauled the Dart API.
## 0.4.2
- Fix empty instance parsing.
## 0.4.1
- Fix bug in signature parsing.
## 0.4.0
- Update SDK constraint to `^3.5.0`.
- Rewrite API to expose less symbols.
- Remove locations for easier caching.
## 0.3.0
- Make `InstanceConstant` a `Constant`.
- Separate import from location uri.
## 0.2.0
- Use maps instead of lists in serialization.
## 0.1.1
- Fix repository link.
## 0.1.0
- Initial version.