- Bump deps
- StringObject split
- Error format can not work when cross module
- DateObject
- More MathObject
- Tagged template string
- MiniMessageObject
- for in & of
- instanceof
- array now store as map
- import overhaul
- remove HyphaUtils
- java function for internal usage
export function xxx() {}support
export let xxxnot work- function name now in every call
- import context from file not to global context but to
OBJECT_PROTOTYPE
- Bitwise and / or
- unpack
- remove need of semicolon
- change behavior of adventure component operate
- Bump deps
- Future.supply not work well
- First public release