Skip to content

Releases: aioqzone/pychaosvm

0.4.1: optimize `SequenceExpression` feature extraction

01 Nov 16:10
5202a4b
Compare
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
Compare
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 <[email protected]>

0.3.4

13 Jan 01:32
Compare
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
Compare
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
Compare
Choose a tag to compare
* ci: trigger ci automatically

* ci: merge #28

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

---------

Co-authored-by: JamzumSum <[email protected]>

0.3.1

01 Dec 03:10
Compare
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
Compare
Choose a tag to compare

[0.3.0] - 2023-11-12

Bug Fixes

0.2.8: test: unquote collect string (#20)

02 Nov 09:19
858c226
Compare
Choose a tag to compare

[0.2.8] - 2023-11-02

Documentation

  • Update readme to add unquote (2017e9a)

Testing

0.2.7

28 Oct 15:35
Compare
Choose a tag to compare

[0.2.7] - 2023-10-28

Bug Fixes

  • Calling undefined in outcall (ca84537)

0.2.6: fix: `indexOf` has only one arg (#18)

28 Oct 15:21
255f135
Compare
Choose a tag to compare

[0.2.6] - 2023-10-28

Bug Fixes

  • indexOf has only one arg (26f70c9)

Testing