Skip to content

0.3.0

Choose a tag to compare

@Sainan Sainan released this 06 Apr 18:57
  • Added everything that was added in Pluto 0.6.0
  • Added default arguments
  • Fixed safe navigation causing things like '?string' to have '?s' highlighted
  • Fixed ':' being considered an operator instead of only ':='
  • Fixed '...' not being coloured within arguments
  • Some other improvements and bugfixes