mirror of
https://github.com/CZ-NIC/pz.git
synced 2022-02-13 01:03:07 +03:00
761 B
761 B
CHANGELOG
1.0.0
- CHANGED:
--endclause renamed from--finally - auto-importing works in the
--setupclause - will not internally change commands starting with a reserved keyword (ex:
if s ==will not be changed tos = if s ===) - generator
- skip processing if not needed to speed up
- command chaining tuned up
--format,--stderr,--overflow-safeflagscountervariable- raw bytes support
0.9 (2020-12-02)
- other modules added for auto-import
- global instances of collections
- regular matches output
- regular flags
--finallyflag in opposition to--setup- allowing callables to be output
- raw output
--linesflag, variableslinesandnumbers- added Python3.6 support
0.8 (2020-11-25)
- fully working