Skip to content

Releases: python-processing-unit/Prefix

0.5.0

01 Mar 09:16

Choose a tag to compare

Backwards-incompatible features:

N/A

Backwards-compatible features:

Expand search paths to include stdlib/ and stdext/.

Add SELF.

Bugfixes:

Convert MAP to use a hash table for performance.

0.4.1

27 Feb 22:30

Choose a tag to compare

Backwards-incompatible features:

N/A

Backwards-compatible features:

N/A

Bugfixes:

Fix contradiction in specification regarding FOR.

Ban . from identifiers.

Make TRY catch ParseError.

0.4.0

27 Feb 05:42

Choose a tag to compare

Backwards-incompatible features:

N/A

Backwards-compatible features:

NEQ operator, -private mode.

Bugfixes:

N/A

0.3.0

25 Feb 23:01

Choose a tag to compare

Backwards-incompatible features:

Make TNS and MAP atomic.

Backwards-compatible features:

N/A

Bugfixes:

Fix FUNC handling in SIGNATURE.

0.2.0

23 Feb 10:32

Choose a tag to compare

Add FLT infinities, NaN.

Initial release.

23 Feb 02:30
48e1932

Choose a tag to compare

This is the first release of Prefix.

It is highly unstable, and future changes will likely break most existing code.