Releases: idling-mind/flowfunc
Releases · idling-mind/flowfunc
v0.1.5
Full Changelog: v0.1.4...v0.1.5
v0.1.4
Bug fix: CSS loader was not working after npm update
Annotated ports
Option to annotated ports. This, along with a other changes fixes the bug where output port connections when there are multiple of them were all collapsing onto the first one.
An example of annotated port is shown in the usage.py
v0.1.2
What's Changed
- Fix critical vulnerabilities in npm packages by @idling-mind in #29
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Bugfix: new annotation type broke lists by @idling-mind in #26
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Upgrade pydantic to v2 by @idling-mind in #25
- Chore: code cleanup
- Minimum python version set to 3.10
Full Changelog: v0.0.5...v0.1.0
v0.0.5
Publish to pypi
What's Changed
- bugfix: removed controls from nodeTypes by @idling-mind in #18
- Runtime js support by @idling-mind in #19
Full Changelog: v0.0.2...v0.0.5
v0.0.2
Added support for python 3.7