- c0bae3d fixed typo that included backported.py in build list
0.19.0
- 7364650 inspection is now essentially a statically compiled version of inspect.py
0.18.16
-
0.18.15
- b3f951d major speedup of the new_contract decorator 30.8ms/call -> 23.05ms/call
0.18.14
- d07381e slight speedup of warnings generated using early binding - 597627b slight speedup of warnings generated using f-strings and explicit encoding/decoding
0.18.13
- 944bdba fully static compile for the main compiler infrastructure