Skip to content

Releases: bopin2020/pymodel

pymodelv2.4

Choose a tag to compare

@bopin2020 bopin2020 released this 01 Apr 08:57

version2.3
fix bugs

  1. string const parse and quotes bug => process.get_name() ct "cmd"
  2. the basic const expression parse => 1 == 1; "bopin" in "bopin2020"

pymodelv2.3

Choose a tag to compare

@bopin2020 bopin2020 released this 28 Mar 09:24

version2.3
fix bugs

  1. string const parse and quotes bug => process.get_name() ct "cmd"
  2. the basic const expression parse => 1 == 1; "bopin" in "bopin2020"

pymodelv2.2

Choose a tag to compare

@bopin2020 bopin2020 released this 28 Mar 08:59

update

pymodelv2.1

Choose a tag to compare

@bopin2020 bopin2020 released this 26 Mar 06:49

Full Changelog: v2.0...v2.1

pymodelv2.0

Choose a tag to compare

@bopin2020 bopin2020 released this 25 Mar 05:13

update

pymodelv1.0

Choose a tag to compare

@bopin2020 bopin2020 released this 24 Mar 03:26

first commit