Skip to content

Releases: simon-ritchie/pconst

v1.1.2

22 Jan 13:58
Compare
Choose a tag to compare
  • Fix: python2 install problem #4

v1.1.1

20 Jan 15:35
Compare
Choose a tag to compare
  • Usability in notebooks (jupyter / marimo) #1

v1.0.1

20 Jan 14:04
Compare
Choose a tag to compare
  • Added GitHub Actions deploying workflow and type annotations (#2)

Initial release

28 Oct 09:47
Compare
Choose a tag to compare

Initial release version of pconst.

  • Added const module.
  • Added attributes constant setting, including int, float, str, dict, list, etc are supported.