v0.12.4 Magnesium 2017-05-31
- Fixed a bug that might cause the formatter to not be able to produce Go. (#142) - @elliotchance
- Added some test packages that were not being run on Travis CI. (#144) - @elliotchance
- Transpile ternary operator to a typed closure. (#129, #147) - @x-tyger