This repository has been archived by the owner on Dec 15, 2024. It is now read-only.
Releases: bitcart/bitccl
Releases · bitcart/bitccl
Version 0.4.3
Don't install a separate tests package, but include tests in source tarball
Version 0.4.2
Rename BitcartCC to Bitcart
Version 0.4.1
Fix PyPI readme
Version 0.4.0
Change license to MIT license
Version 0.3.1
Python 3.11 support
Version 0.3.0
We now support Python 3.8+ only
Version 0.2.0
Properly use event loop
We now support using asyncio.run
without crashes
Version 0.1.1
Python 3.10 support
Version 0.1.0
Better, safer compiler by using RestrictedPython
Now it should not be possible to get access to arbitrary modules via existing python objects available.
For more details see How does BitCCL secure the users
Version 0.0.6
Drop python 3.6 support (we support 3 latest python releases)