Skip to content

1.4.11

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Dec 16:18
· 20 commits to main since this release
c2fae19

1.4.11 (2022-12-19)

Performance

  • router: use table.new to pre-allocate for more routes (2e003e4)

Code Style

  • share closures for freeing up objects instead of creating a new one for each instance (bcb547e), closes #3