Skip to content

0.1.13

Compare
Choose a tag to compare
@benjamint08 benjamint08 released this 08 Apr 21:13
· 61 commits to master since this release

0.1.13 is here! What's new?

  • Fixed an error that would log the previous version of ProBun on startup (build script issue)
  • Optimization when loading routes and handling requests (using a methods object instead of individual method objects, allows for faster handles rather than using if statements)

That's all for now. Enjoy!