Releases: aioqzone/pychaosvm
Releases · aioqzone/pychaosvm
0.6.0: fix: node mismatch (#95)
0.5.4
[0.5.4] - 2025-10-18
Bug Fixes
- SearchElement of array.indexof overrided by loop var (#85) (89be942)
- Add separators to dumps to get compact json (#87) (0ae3e1f)
- Encoding error in btoa (#91) (855993c)
- SearchElement of array.indexof overrided by loop var (#85) (b79e2de)
- Add separators to dumps to get compact json (#87) (ca97796)
- Encoding error in btoa (#91) (4764be4)
Features
- Enhance Number processing (#86) (7f48fef)
- Add Undefined type, fix incompatible json.stringify (#87) (61334a1)
- Improve Number when input is NULL and Number (b82698b)
- Enhance Number processing (#86) (279e998)
- Add Undefined type, fix incompatible json.stringify (#87) (f8f0b67)
- Improve Number when input is NULL and Number (38ee7e9)
0.4.3
ci: fix release is always skipped
0.4.1: optimize `SequenceExpression` feature extraction
0.4.0: feat: add a way to get `TDC_itoken` (#49)
* feat: add a way to get `TDC_itoken` * fix: cookie is overwritten by TDC_itoken.setter --------- Co-authored-by: JamzumSum <zzzzss990315@gmail.com>
0.3.4
0.3.3: build(deps): update lxml constain (#35)
0.3.2: feat(builtin): Function holds `this` reference (#29)
* ci: trigger ci automatically * ci: merge #28 * feat(builtin): Function holds `this` reference --------- Co-authored-by: JamzumSum <zzzzss990315@gmail.com>