Releases: YKDZ/HyphaScript
Releases · YKDZ/HyphaScript
Release v0.1.3-Beta
Added
- java function for internal usage
export function xxx() {}support
Changed
Fixed
export let xxxnot work- function name now in every call
- import context from file not to global context but to
OBJECT_PROTOTYPE
Release v0.1.2-Beta
v0.1.2-Beta: fix gradle-wrapper.properties distributionUrl
Release v0.1.1-Beta
v0.1.1-Beta: release
Release v0.1.0-Beta
Added
- First public release