v0.43.0 - lots of new features
Bug Fixes
- use clang instead of gcc for linux builds (for rustls) - (9573fe0)
- pprint and pprintln now printing tables correctly - (8f4e60a)
Features
- add -e flag to execute code from command line by @Mira5121804 - (2f687e7)
- add optional headers to static_dir and static_file routes by @Mira5121804 (#146) - (1712149)
- [breaking] moved
jinja2totemplates- (2b94613) - markdown support - (14fa6ed)
- databases now automatically close at the end of the script - (67ef842)
Full Changelog: v0.42.0...v0.43.0