Skip to content

Releases: nottheswimmer/pytago

v0.0.12

06 Jul 03:07
Compare
Choose a tag to compare

For else, while else, better scope handling, and much more.

Various improvements / additional features

30 Jun 03:20
Compare
Choose a tag to compare
v0.0.11

Add initial json.dumps support

Improved composite type inference + more builtins/stdlib coverage

27 Jun 21:52
Compare
Choose a tag to compare
v0.0.10

Remove reference to nonexistant module

Circular import fix

26 Jun 03:56
Compare
Choose a tag to compare
v0.0.9

Increment version to v0.0.9 (circular import fix)

Expand globally scoped code support significantly

26 Jun 01:24
Compare
Choose a tag to compare
v0.0.8

Expand globally scoped code support significantly

Add some support for randomness and fix a bug with calling int

25 Jun 23:06
Compare
Choose a tag to compare
v0.0.7

Add some support for randomness and fix a bug with calling int

Input() and input(msg)

25 Jun 07:59
Compare
Choose a tag to compare
v0.0.6

Add input() and input(msg) functions!

Set methods

25 Jun 06:21
Compare
Choose a tag to compare
v0.0.5

Add support for some set methods

Fix circular import

24 Jun 21:11
Compare
Choose a tag to compare
v0.0.4

Fix circular import issue

pypi documentation update

24 Jun 16:19
Compare
Choose a tag to compare
v0.0.3

Add installing from pypi instructions