0.13.2 released
Saturday, April 29, 2017
| Posted in
Release
0.13.2 is a bug fix release that mostly touches on some corner cases in the type system. Upgrade at your leisure.
Fixed
- Don’t consider type arguments inside a constraint as constraints. (PR #1870)
- Disable mcx16 on aarch64 (PR #1856)
- Fix assert failure on explicit reference to
this
in constructor. (issue #1865) (PR #1867)
- Compiler crash when using unconstrained type parameters in an
iftype
condition (issue #1689)
AUTHOR
Sean T. Allen
Sean is a member of the Pony core team. His turn-ons include programming languages, distributed computing, Hiwatt amplifiers, and Fender Telecasters. His turn-offs include mayonnaise, stirring yogurt, and sloppy code. He is one of the authors of Storm Applied, and VP of Engineering at Wallaroo Labs.