You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0.3.5 is a huge release that primarily seeks to address the performance of the 0.3 router, isolating memory usage and handling router generation a bit differently. This version also features a new naming scheme for routers, and improvements to new_app and starting processes.
The text was updated successfully, but these errors were encountered:
Did you know you can add release notes too? Just add markdown formatted text underneath the comment after the text
"Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the
release that TagBot creates. i.e.
0.3.5
is a huge release that primarily seeks to address the performance of the0.3
router, isolating memory usage and handling router generation a bit differently. This version also features a new naming scheme for routers, and improvements tonew_app
and starting processes.The text was updated successfully, but these errors were encountered: