What’s new in Firenado 0.1.7.2

Oct 21, 2018

We are pleased to announce the release of Firenado 0.1.7.2.

The system configuration file was implemented and improvements to session and components were added to the framework.

Here are the highlights:

New Features

  • Implement system conf file. #222

  • Add after and before handler methods to the component. #223

  • Add method to execute a sql script to the sqlalchemy util. #225

Bug Fixes

  • Run session write after the handler on_finish. #39

  • Redis session expiration control is blocking. #221