Skip to content

Releases: idling-mind/flowfunc

v0.1.5

17 Mar 20:55
Compare
Choose a tag to compare

v0.1.4

16 Mar 14:28
50dc57b
Compare
Choose a tag to compare

Bug fix: CSS loader was not working after npm update

Annotated ports

15 Mar 14:54
6e99106
Compare
Choose a tag to compare

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

03 Mar 21:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

23 Sep 20:28
e34fe72
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

21 Sep 20:36
07945f4
Compare
Choose a tag to compare

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

22 Sep 21:01
37d67c7
Compare
Choose a tag to compare

Publish to pypi

What's Changed

Full Changelog: v0.0.2...v0.0.5

v0.0.2

05 Mar 00:54
a832d16
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Added support for python 3.7