Skip to content

0.4.0

Compare
Choose a tag to compare
@ponylang-main ponylang-main released this 15 Jun 09:50
· 158 commits to main since this release

[0.4.0] - 2020-06-15

Fixed

  • Improve type refrences highlighting (PR #99)
  • Fix region length (PR #100)
  • Fixed Invalid indent expression (PR #102)
  • Fixed methods nesting highlighting (PR #108)

Added

  • Added TODO highlighting (PR #103)
  • Added whitespace highlighting (PR #104)
  • Added pony file coding system (PR #105)
  • Added fill column indicator (PR #106)
  • Added rainbow brackets highlighting (PR #107)

Changed