v0.38.0 - lots of minor enhancements and fixes
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
- Add Hack Club Clubs API to community projects by @Charmunks in #122
- Remove unnecessary assert from
chainfunction by @0riginaln0 in #124 - Provide valid chain function analogy by @0riginaln0 in #126
- WebSocketMessageType was falsely annotated by @if-not-nil in #131
New Contributors
- @Charmunks made their first contribution in #122
- @if-not-nil made their first contribution in #131
Full Changelog: v0.37.1...v0.38.0