2.1.0 - Adjust the Method of Executing Routing
Add
- Add the ability to route directly through strings. (This feature was not implemented due to an oversight at the time of the 2.x version coding.)
Change
- Add some basic routing methods to the
RaRouter
protocol. Now you can customize the implementation of these methods.