Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-10-05 | 808 Bytes | |
v0.105.0 source code.tar.gz | 2024-10-05 | 93.8 MB | |
v0.105.0 source code.zip | 2024-10-05 | 94.8 MB | |
Totals: 3 Items | 188.6 MB | 0 |
What's Changed
- various ux tweaks by @GabiGrin in https://github.com/flydelabs/flyde/pull/159
- improved macro node by @GabiGrin in https://github.com/flydelabs/flyde/pull/162
- Update JSONStringify.flyde.ts by @akim-muto in https://github.com/flydelabs/flyde/pull/163
Breaking changes
- Most macro nodes in the stdlib were converted to an improved version, most cases should be fixed automatically by this migration
- Conditional node was simplified and changed (see [#162] -> Conditional), will require manual fixing
Full Changelog: https://github.com/flydelabs/flyde/compare/v0.104.0...v0.105.0