Skip to content

Releases: aioqzone/pychaosvm

0.6.0: fix: node mismatch (#95)

30 Dec 15:34
778503d

Choose a tag to compare

[0.6.0] - 2025-12-30

Bug Fixes

CI/CD

  • Update test python version (6a19350)

0.5.4

18 Oct 13:10
b4562dd

Choose a tag to compare

[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

13 Apr 09:07

Choose a tag to compare

ci: fix release is always skipped

0.4.1: optimize `SequenceExpression` feature extraction

01 Nov 16:10
5202a4b

Choose a tag to compare

[0.4.1] - 2024-11-01

Bug Fixes

  • Searching operation def list (#58) (28729c2)
  • (stxhash) Optimize for SequenceExpression (9e69532)

0.4.0: feat: add a way to get `TDC_itoken` (#49)

05 May 10:47
6c5d794

Choose a tag to compare

* 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

13 Jan 01:32

Choose a tag to compare

[0.3.4] - 2024-01-13

Bug Fixes

0.3.3: build(deps): update lxml constain (#35)

01 Jan 12:58
96ee684

Choose a tag to compare

[0.3.3] - 2024-01-01

Build

  • (deps) Update lxml constain (1410a5d)

0.3.2: feat(builtin): Function holds `this` reference (#29)

17 Dec 09:25
72a89d7

Choose a tag to compare

* ci: trigger ci automatically

* ci: merge #28

* feat(builtin): Function holds `this` reference

---------

Co-authored-by: JamzumSum <zzzzss990315@gmail.com>

0.3.1

01 Dec 03:10

Choose a tag to compare

[0.3.1] - 2023-12-01

Features

  • Date.now and Array iter (bd13dce)

0.3.0

12 Nov 11:19

Choose a tag to compare

[0.3.0] - 2023-11-12

Bug Fixes