Skip to content

Release 0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Aug 09:23
· 12 commits to main since this release
feb2379

Feature Release

Updates syntax highlighting for Cocolang v0.2.0

  • update func <qualifier> to endpoint <qualifier>
  • func local is no longer supported and func automatically is local
  • elif keyword is dropped
  • join and len 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

  • enhancement: new keywords and syntax support by @sarvalabs-sarthak in #3
  • Full Changelog: v0.1.0...v0.1.1