@@ -86,16 +86,18 @@ Changelog
8686%%%%%%%%%
8787
8888
89- v8.0.1 (7 May 2020, @ankostis): re-MODULE; sideffect --> sfx; all DIACRITIC Modifiers; invert "merge" meaning
89+ v8.0.2 (7 May 2020, @ankostis): re-MODULE; sideffect --> sfx; all DIACRITIC Modifiers; invert "merge" meaning
9090=============================================================================================================
91- **--((superseded immediately v8.0.0 with just one more module restructuring )))-- **
91+ **--((superseded immediately v8.0.1 & v8.0.2 with more restructurings )))-- **
9292
9393+ BREAK: restructured ``netop `` && ``network `` modules:
9494
95- + :mod: `.network ` module was splitted into :mod: `.execution ` which now
95+ + BREAK: stopped(!) importing :mod: `.config ` top-level.
96+ + BREAK: :mod: `.network ` module was splitted into :mod: `.execution ` which now
9697 contains plan+solution;
97- + unified modules ``op `` + ``netop `` --> :mod`.composition`.
98- + DOC: module dependencies diagram in :doc: `reference `.
98+ + BREAK: unified modules ``op `` + ``netop `` --> :mod`.composition`.
99+ + DOC: module dependencies diagram in :doc: `reference `;
100+ now x60 faster ``import composition `` from 300ms --> 5ms.
99101
100102+ BREAK: sideffect modifier functions *shortened * to :func: `.sfx ` & :func: `.sfxed `.
101103
@@ -127,9 +129,9 @@ v8.0.1 (7 May 2020, @ankostis): re-MODULE; sideffect --> sfx; all DIACRITIC Modi
127129 for colored/font-size sphinx roles.
128130
129131
130- v8.0.0 (7 May 2020, @ankostis): retracted bc found one more module restructuring
131- --------------------------------------------------------------------------------
132- **--((all changes above in b8.0.1 happened actually here ))-- **
132+ v8.0.0, v8.0.1 (7 May 2020, @ankostis): retracted bc found more restructurings
133+ ------------------------------------------------------------------------------
134+ **--((all changes above in b8.0.2 happened actually in these 2 releases ))-- **
133135
134136
135137
0 commit comments