angel_hot 2.0.2 angel_hot: ^2.0.2 copied to clipboard
Supports hot reloading/hot code push of Angel servers on file changes.
2.0.2 #
- Fixed for compatibility with
package:angel_websocket@^2.0.0-alpha.5
.
2.0.1 #
- Add import of
package:angel_framework/http.dart
2.0.0 #
- Update for Dart 2 + Angel 2.
1.1.1+1 #
- Fix a bug that threw when
--observe
was not present.
1.1.1 #
- Disable the observatory from pausing the isolate on exceptions, because Angel already handles all exceptions by itself.