Skip to content

1.0.0-beta-04

Choose a tag to compare

@JDDev0 JDDev0 released this 28 Sep 16:20
· 675 commits to master since this release

Lang updates

  • Fix unicode characters were not escaped
  • Fix build.gradle settings
  • [BREAKING CHANGE] Fix typo in method name: "LangNativeFunction.getInteralFunctions()" was renamed to "LangNativeFunction.getInternalFunctions()"
  • Fix some JavaDocs issues
  • Add default implementation for the Lang Platform API (DefaultLangPlatformAPI)

WARNING: The Lang programming language specification for v1.0.0 is not finalized. Some breaking changes can still be introduced.