- Added support for NoFlo Assembly Line
- Updated noflo-canvas library for FBP Protocol compatibility
- Compatibility with FBP Protocol version 0.7
- Now built with webpack 4.x for a smaller payload size
- Updated noflo to version 1.1.1
- Updated noflo-component-loader to enable execution of ES6 components on browsers that support it
- Updated several component libraries
- Updated noflo-flow to version 0.7.0
- Updated to NoFlo 1.0
- Updated all NoFlo component libraries to be fully compatible with 1.0
- Switched builds to run directly with webpack instead of grunt
- Updated all NoFlo component libraries to be fully compatible with the .8 API
- Removed unmaintained noflo-seriously library
- Switched from noflo-runtime-iframe to noflo-runtime-postmessage
- Updated build to include original source code for all NoFlo components for better "view source" experience with Flowhub
- Added convenience scripts
npm run build
andnpm start
for running locally
- Updated noflo-webaudio to 0.2.2
- Updated NoFlo to 0.8.3
- Updated NoFlo to 0.8.x
- Switched build from component.io to webpack
- Installing all dependencies via NPM
- Update dependencies to latest stable versions, including NoFlo 0.7.9
- Removed some old modules:
- noflo-draggabilly
- noflo-prompts
- noflo-3dprint
- Updated with latest noflo-runtime-iframe. Moves to use JSON serialization over postMessage
- Updated to include latest version (0.5.x) of noflo-runtime-base
- Improved FBP protocol support, including initial fbp-spec compatibility
- First release.