blob: d1c229c1481e2b70cc7ac5b512ff27916b13ff66 [file] [log] [blame] [view]
## 0.2.3-wip
- Add bootstrapping code for DDC library bundle format.
## 0.2.2
- Start the frontend server from the AOT snapshot shipped in the Dart SDK.
## 0.2.1
- Doe not pass `-debugger-module-names` flag to the frontend server.
## 0.2.0
- Migrate to null safety
## 0.1.1
- Remove dead code
## 0.1.0
- Initial version