Ioflo

Latest version: v2.0.3

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

Scan your dependencies

Page 3 of 17

1.6.6

Bugfixes

Added fix for IPV6 replaced socket.gethostbyname with new function
aioing.normalizeHost that uses socket.getaddrinfo that supports ipv6


--------
20161013
--------

1.6.5

Support for named nested cloned auxiliaries. Each framer now has an .auxes odict
that keeps track of clones per framer. This allows refrencing aux clone by its
tag name instead of full name.

New syntax and semantics for if aux name is done when aux the name resolution
looks in the framer.auxes instead of the global Framer.Names
This new syntax will break FloScripts that reference cloned auxilaries.


Changed default case for actor inode when act.inode empty and frame inode context
empty and framer inode context empty

Simplified semantics of aux as mine clause

Changed default marker format from framername.framename to framername<framename
to avoid confusion with data store path naming conventions.

--------
20161007
--------

1.6.4

Fixed bug in how local ioinit inode path was computed.

--------
20161006
--------

1.6.3

Added support for nested frame inode contexts using new via clause on frame
declaration. frame name via inode

Fix bugs

--------
20161002
--------

1.6.2

Aux via now supports nested auxes and will walk up the main framer outline
prepending any main, me, or relative addressed via clauses.
If main or me skip to the main framer via of the current framer.
If relative prepend the framer via. If absolute or starts with framer then
terminate prepend at that point.

Refactored algorithm and added tests for correctness. handles main and not main
and relative nested.

Refactored the initio processing and resolvePaths to support multi level via
Also normalized syntax of framer inode relative "me." Store paths.
me means prepend the framer inode if any and also keep walking up aux.main.framer
links to successively prepend inodes until either absolute or framer relative


Changed ._initio signature to odict or item list so order is preserved
Do verb per clause now overrides for clause
with clause now overrides from clause
cum clause now overrides qual clause

For clause now correctly interprets indirec starting with "me"
Some refactoring of .resolve

Some more tests flos

--------
20160924
--------

1.6.1

added by marker clause. Change syntax and semantics of if updated/changed need

Added special transit sub-context of precur when segue is successful. This
sub-context is used by the if updated and if changed to insert special transit act
(tract) resets mark when the transition holding the need succeeds. This prevents
holes in detecting updates or changes.

Removed the aft clause on the if updated need

Added .datetime and .time to store default contents so all have access to current
real date time current relative time in addition to .realtime


Added reuse option to the logger declaration to reuse log files on reruns. This
is most useful when rotation is enabled.

Added minimum size option to logger declaration for log rotation to occur

--------
20160910
--------

Page 3 of 17

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.