Releases: nottheswimmer/pytago
Releases · nottheswimmer/pytago
v0.0.12
Various improvements / additional features
v0.0.11 Add initial json.dumps support
Improved composite type inference + more builtins/stdlib coverage
v0.0.10 Remove reference to nonexistant module
Circular import fix
v0.0.9 Increment version to v0.0.9 (circular import fix)
Expand globally scoped code support significantly
v0.0.8 Expand globally scoped code support significantly
Add some support for randomness and fix a bug with calling int
v0.0.7 Add some support for randomness and fix a bug with calling int
Input() and input(msg)
v0.0.6 Add input() and input(msg) functions!
Set methods
v0.0.5 Add support for some set methods
Fix circular import
v0.0.4 Fix circular import issue
pypi documentation update
v0.0.3 Add installing from pypi instructions