Skip to content

v1.0.0-beta14

Pre-release
Pre-release
Compare
Choose a tag to compare
@an-tao an-tao released this 17 Feb 13:14
· 784 commits to master since this release

API change list

  • None

Added

  • Add IOLoop access function

Changed

  • Add support for regular expressions when routing

  • Add location configuration for static resources

  • Port drogon to Windows

  • Support 'password' keyword in configuration files

  • Remove get_version.sh

  • Modify dynamic view loading algorithm, add 'layout' tag for view generation.

Fixed

  • Fix an issue of out-of-range (#334)

  • Fix a bug in views generation (#341)