2.8.0 (2023-07-11)
fixes
- [
19bb555
] - fix: add Enum for ts (#67) (赵磊鹏 <872538464@qq.com>)
- fix: enum default use sofastack/sofa-hessian-node#14 (#63)
fixes
- [
8a9a7da
] - fix: add cause prop to exception (#60) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
others
- [
8324a91
] - chore: fix version (#58) (zōng yǔ <gxcsoccer@users.noreply.github.com>)
- feat: 增加 collection (#57)
- chore(package): update should to version 10.0.0
- feat: convert js error to java exception (#44)
- fix: Boolean null
- fix: Long == null should return null
- fix: bigdecimal support {value}
- chore: rm safeLong warn
- chore(package): update should to version 8.0.2
- chore: rm 0.10 test
- fix: long prompt info
- chore: jslint and ci
- feat: add revert method as an implementation of java to js
- chore(package): update dependencies
- chore: add env check
- feat: currency & safeLong
- chore: use codecov.io
- feat: support java.math.BigDecimal
- fix: Class({name:})
- fix(class): array type
- feat(combile): add check in combile
- perf(enum): Improve the enumeration type conversion
- feat(array): class enum locale
- fix(valid): string & boolean; add null type test
- fix(null): null should target type; modify int type valid
- feat(valid): #5 support valid & Null valud
- Merge pull request #3 from node-modules/more
- feat(support): add java.lang.Class & java.util.Locale
- Merge pull request #1 from node-modules/enum
- fix github links
- add enum() test cases
- add enum() helper
- add abstract in readme
- add abstract
- fix comment
- add files in package
- fix readme link
- no need to use harmony istanbul
- update readme
- complete
- Initial commit