v0.3.4
Pre-release
Pre-release
Added
- You can now disable workflow processing entirely with the
RM3_WF_DISABLEenv variable. - More tweaks to internal workflow tasks.
- Scheme can be a child of another scheme, where any changed files will override from the parent. (Not really part of the public API yet)
Changed
- Updated dependencies
- Refactored the protos such that there is now a simple decorator to expose blob files.
Fixed
- loaddump will load blob-less protos requiring workflow properly.
- In the audio proto, the play button disabled until the MP3 has loaded.