Ioflo

Latest version: v2.0.3

Safety actively analyzes 714772 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 13 of 17

0.9.35

fixed command line version
ioflo -V
to work properly



---------
20140605
---------

0.9.32

Added exitAll() to framer microthread abort

More verbose socket error messages for servers

Some lint like cleanup of parameters


---------
20140416
---------

0.9.30

Changed Class naming convention for Actors/Deed Registery to get rid of
reverse camel convention. This was causing confusion to new users and it was the
result of a now obsolete historical convention in the way IoFlo managed behavior
registration for FloScript.

Unfortunately this change breaks any FloScripts/behaviors (sub classes of Actor or Deed)
that were created using the old convention. The FloScripts do not need to be changed
but the ClassNames need to be changed so they will be found.

The new Convention is to use Cap Camel Case for the Class Name but the order
of the camel case segments is not reversed to generate the FloScript do verb name
as previously. Also when using .__register__ the name parameter argument value
should be captital camel case not lower camel case.

So everything is consistent now


---------
20140415
---------

0.9.21

Refactored ioflo.app.run.run profiling and parameters
Now ioflo.app.run.start is just and alias for ioflo.app.run.run


---------
201404XX
---------

0.9.20

Everything seems to be running in Python3


---------
20140401
---------

0.9.19

Now running in Python3 basic test missions. Probably some corner conditions


---------
20140401
---------

Page 13 of 17

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.