0.7 released
Major release
Download Flusspferd from Sourceforge.
Major features:- Changed Flusspferd module system C++ API.
- Dropped old proprietary 'blob' module in favor of 'binary' (conforming
with CommonJS Binary/B). - Add CommonJS 'system' module, moving some functionality from other modules
to it. - Replace option parsing with new 'getopt' module, which can also be used
from Javascript. - Add support for permanent history to the shell.
- Add optional support for GNU readline.
And other features and a lot of bug fixes.
Comments