Skip to content

v1.9.5

Compare
Choose a tag to compare
@an-tao an-tao released this 08 Jun 12:34
· 19 commits to master since this release
8bdb9b2

API changes list

  • Fix an error in the yaml format config file.

  • Support postgresql connection options.

  • Add regex support for websocket controller.

  • Add the registerMiddleware method.

Changed

  • Add the conan badge to readme files.

  • Install gcc in ci.

  • Intention to present an alternative to improve the performance of a method in models.

Fixed

  • Fix an error in the yaml format config file.

  • Fix CI on Windows.

  • Fix some spelling errors.