Releases: dloscutoff/pip
Releases · dloscutoff/pip
v1.2.0
v1.1.1
Version 1.1.1: several bugfixes over 1.1.0.
v1.0.4
Version 1.0.4: several bugfixes over 1.0.3.
v1.1.0
Version 1.1 adds several new features:
- REPL mode, entered via the
-R
flag - Global variables
\a
through\g
refer to the main program's arguments & function - Changed precedence of several operators to be more useful
- Added new operators and single-character aliases
v1.0.3
Version 1.0.3: several bugfixes over 1.0.2.
v1.0.2
Version 1.0.2: several bugfixes over 1.0.1.
v1.0.1
Version 1.0.1: several bugfixes and small improvements over 1.0.0.
v1.0.0
Version 1.0.0, the first official release of Pip version 1.
v0.18
Version 0.18, AKA Pip Classic. This is the version that's available on Try It Online.