What’s new in Firenado 0.1.7.5

Dec 22, 2018

We are pleased to announce the release of Firenado 0.1.7.5.

A new launcher were added to spawn an application in another process and the socket parameter was added to the firenado launcher to overrides the configuration file.

Here are the highlights:

Refactory

  • Move random_string to the security module. #247
  • Provide a function to return the class reference by it’s name. #251
  • Rename skell to testapp. #252

New Features

  • Add socket parameter to the app run command. #248
  • Add a process launcher. #249

Bug Fixes

  • Fix command match with parenthesis. #250