feat(app): add evaluation history, bot control panel, simulation visualizer, and vendored signalr_core
This commit is contained in:
@@ -0,0 +1,47 @@
|
||||
## 1.0.0
|
||||
|
||||
- Initial version, created by Stagehand
|
||||
|
||||
## 1.0.1
|
||||
|
||||
- Formatting and other updates.
|
||||
|
||||
## 1.0.2
|
||||
|
||||
- Bug fix.
|
||||
|
||||
## 1.0.3
|
||||
|
||||
- Fixed web socket implementation. Other bugs.
|
||||
|
||||
## 1.0.4
|
||||
|
||||
- Fixed invoke method.
|
||||
|
||||
## 1.0.5
|
||||
|
||||
- Fixed typo in negotiate response - [f28f4bf](https://github.com/jamiewest/signalr_core/commit/f28f4bfa6f174dc24b2614ece057fcaaf3d121d1)
|
||||
|
||||
## 1.0.6
|
||||
|
||||
- Bug fixes - [359e1ae](https://github.com/dart-lang/http/commit/469ea67d412d4e90ade81bc672b601d4d663e685), [ab4a902](https://github.com/jamiewest/signalr_core/commit/ab4a9020c72c5ba1f9560940fade536516cb1292), [9cfeea4](https://github.com/jamiewest/signalr_core/commit/9cfeea4a86a78ce32f29a3147cf58532415ea814)
|
||||
|
||||
## 1.0.7
|
||||
|
||||
- Bug fixes - [51cba40](https://github.com/jamiewest/signalr_core/commit/51cba400e52640b7f2fdf0dd4154061d8117e778)
|
||||
|
||||
## 1.0.8
|
||||
|
||||
- Bug Fixes - [dc767b9](https://github.com/jamiewest/signalr_core/commit/dc767b943a5cf9dee6d464cae5c7e015c99deb50)
|
||||
|
||||
## 1.1.0
|
||||
|
||||
- Null safety contributed by Mol0ko [#44](https://github.com/jamiewest/signalr_core/commit/7e8eaaf7a7940c60385a076625b75f126a1292d7)
|
||||
|
||||
## 1.1.1
|
||||
|
||||
- Bug fixes contributed by janjoosse [#49](https://github.com/jamiewest/signalr_core/pull/49)
|
||||
|
||||
## 1.1.2
|
||||
|
||||
- Updated packages
|
||||
Reference in New Issue
Block a user