Skip to content

v0.43.0 - lots of new features

Choose a tag to compare

@ElhamAryanpur ElhamAryanpur released this 21 Feb 22:11
· 72 commits to main since this release

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 jinja2 to templates - (2b94613)
  • markdown support - (14fa6ed)
  • databases now automatically close at the end of the script - (67ef842)

Full Changelog: v0.42.0...v0.43.0