Skip to content

Version 0.2.2

Compare
Choose a tag to compare
@charlespascoe charlespascoe released this 01 Jan 15:08
· 28 commits to main since this release
v0.2.2

Added

  • Added support for short declaration in select case statements, e.g. case a := <-c:

Fixed

  • Fixed range not highlighting correctly

Please also see the changelog for v0.2.1, as it has a lot of important fixes for v0.2.0.