Release 0.1.1
Feature Release
Updates syntax highlighting for Cocolang v0.2.0
- update
func <qualifier>
toendpoint <qualifier>
func local
is no longer supported andfunc
automatically is localelif
keyword is droppedjoin
andlen
are now supported- fixed highlighting for crpto and serial builtins
- var is now fixed to allow multiple named variables of same type in one line
Contributions
Full Changelog: v0.1.0...v0.1.1