Skip to content

v0.38.0 - lots of minor enhancements and fixes

Choose a tag to compare

@ElhamAryanpur ElhamAryanpur released this 14 Dec 18:48
· 130 commits to main since this release

Bug Fixes

  • linux minor updates to README - (191e034)
  • potential HTTP client JSON serialization fix for requests - (edc1550)
  • #123 - now teal export is optional - (24404ba)
  • fix CI for docs - (19a9462)

Documentation

  • now automatically installs and builds the docs - (c6c0924)
  • added cache to docs ci - (48d107c)
  • updated README to reflect the description better. fix: #121 - (80bf314)

Features

  • added fallback routes, fix #125 - (044c6c9)
  • add support for server redirects. fix #127 - (5bb7d32)
  • now init.lua or init.tl can be ran as default if no filename is provided. fix: #119 - (e145040)
  • added MacOS, ARM, and RISC-V support for compilation. fix #116 - (3af6f3d)
  • now upgrade command can detect new architecture and OS - (d0c6f01)

What's Changed

New Contributors

Full Changelog: v0.37.1...v0.38.0