v1.4.3 [Ernest Scribbler]
See Coconut's documentation for more information on everything listed below.
Bugfixes:
- #527: Coconut once again builds properly on Python 2 (thanks @hasufell for the issue!)
- #526: fixes
=function definition returning string literals not working (thanks @vietspaceanh for the issue!) - attributes now work properly in implicit function application (e.g.
f b.x c.y)