Skip to content

Releases: YKDZ/HyphaScript

Release v0.1.3-Beta

27 Nov 14:03

Choose a tag to compare

Added

  • java function for internal usage
  • export function xxx() {} support

Changed

Fixed

  • export let xxx not work
  • function name now in every call
  • import context from file not to global context but to OBJECT_PROTOTYPE

Release v0.1.2-Beta

26 Nov 13:53

Choose a tag to compare

v0.1.2-Beta: fix gradle-wrapper.properties distributionUrl

Release v0.1.1-Beta

21 Nov 11:04

Choose a tag to compare

v0.1.1-Beta: release

Release v0.1.0-Beta

18 Aug 07:36

Choose a tag to compare

Added

  • First public release

Changed

Fixed