Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: PaulSchweizer/flowpipe

Tags

v1.3.0

Toggle v1.3.0's commit message
Version 1.3.0

v1.2.0

Toggle v1.2.0's commit message
Performance improvements for connecting nodes

v1.1.1

Toggle v1.1.1's commit message
Performance improvement by removing unnecessary node and plug updates

v1.1.0

Toggle v1.1.0's commit message
Type hints for Flowpipe

v1.0.1

Toggle v1.0.1's commit message
version 1.0.1

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version 1.0 (#171)

* Remove Python2 and make ready for version 1.0

* Add pylint, remove flake8 and cleanup code

* Update packages

* Downgrade python requirement to Python 3.8.1 and cleanup readme

* Adjust python test versions

* Adjust python test versions

* Adjust python test versions

* Adjust python test versions

* Move requirement to py3.9 because of numpy problems with Py3.12

* Remove print

* 168 directly use functionnode (#170)

* Ensure that FunctionNodes can be deserialized properly when using it directly without the Node decorator

* Fix typo

* Add error message with better explanation for potential
pickle error

v0.10.1

Toggle v0.10.1's commit message
Version 0.10.1