Skip to content

0.5.3: Fix windows issue

Latest
Compare
Choose a tag to compare
@robinheghan robinheghan released this 12 Feb 19:00
94e8dcb

What's Changed

  • Use latest version of gren-lang/compiler-node which fixes communication with the backend on windows.
  • Remove formatter code. Not a breaking change as the command line option was removed in 0.5.0. Should slim the executable a little by @robinheghan in #278
  • Clarify error message when invoking backend directly. by @robinheghan in #279
  • Minify production build of the compiler. by @robinheghan in #280