Next | Query returned 17 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2023-03-01 11:56:24 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-simpleeval: updated to 0.9.13

0.9.13

Better handling of empty strings passed as input.
Fix the shift safe number issue from 0.9.12
More minor pylint / etc fixes / cleanups (general code quality)
separate .parse
Allow setting up completely empty {} operators / functions
Add extra bit-ops
Add @daxamin to contributors ?
Version bump stuff.
other readme tweaks
star expressions, eg x = {"a": 1, "b": 2, **c}
   2022-01-23 20:13:16 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-simpleeval: updated to 0.9.12

0.9.12
KInd of hoping this is the last 0.9 release, and I find time to stablize as 1.0, \ 
and start the 2.0 work some time soon...

Changelog:

Remove Cyclic references (memory leak)
Add left & right shift operations (<< and >>)
Switch to GH actions & CodeCov.io for CI tests
Add extra contributors details
Reformat w/ Black + isort, and have linting of those in CI
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-11-23 10:01:47 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-simpleeval: updated to 0.9.11

0.9.11:
Revert / convert to setup.py-less build system using pypa build
   2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Remove SHA1 hashes for distfiles
   2020-01-03 13:17:37 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-simpleeval: updated to 0.9.10

0.9.10:
Unknown changes
   2018-11-14 11:26:59 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-simpleeval: updated to 0.9.8

0.9.8:
Unknown changes
   2018-08-14 09:33:33 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-simpleeval: updated to 0.9.6

0.9.6:
Unknown changes.
   2017-10-11 09:10:47 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-simpleeval: update to 0.9.5

0.9.5:
Python 3 compatibility.
Bug fixes.

Next | Query returned 17 messages, browsing 1 to 10 | Previous