File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 0.9.2
2+
3+ - feat: Expose ` noOfIsolates ` parameter on serve extension on ` RelicApp ` ([ #260 ] ( https://github.com/serverpod/relic/pull/260 ) )
4+ - feat: Add ` injectAt ` extension method on ` Router<T> ` ([ #261 ] ( https://github.com/serverpod/relic/pull/261 ) )
5+ - feat: Allow re-run of ` RelicApp.run ` after ` close ` ([ #257 ] ( https://github.com/serverpod/relic/pull/257 ) )
6+
17## 0.9.1
28- feat: Add async RelicServer.connectionsInfo() method ([ #255 ] ( https://github.com/serverpod/relic/pull/255 ) )
39 - Adds a ` connectionsInfo() ` method to ` RelicServer ` that returns the
Original file line number Diff line number Diff line change 11name : relic
22description : A lightweight and flexible web server inspired by Shelf for building APIs and backend services.
3- version : 0.9.1
3+ version : 0.9.2
44repository : https://github.com/serverpod/relic
55
66environment :
You can’t perform that action at this time.
0 commit comments