Skip to content

Releases: bitcart/bitccl

Version 0.4.3

10 Jan 21:07
b8860ad
Compare
Choose a tag to compare

Don't install a separate tests package, but include tests in source tarball

Version 0.4.2

15 Aug 22:45
1d030ea
Compare
Choose a tag to compare

Rename BitcartCC to Bitcart

Version 0.4.1

28 Jan 10:35
255ecd7
Compare
Choose a tag to compare

Fix PyPI readme

Version 0.4.0

28 Jan 10:32
8e5ed1d
Compare
Choose a tag to compare

Change license to MIT license

Version 0.3.1

06 Nov 17:31
bc2d45f
Compare
Choose a tag to compare

Python 3.11 support

Version 0.3.0

13 Jul 13:17
e841efb
Compare
Choose a tag to compare

We now support Python 3.8+ only

Version 0.2.0

13 Oct 22:13
a280505
Compare
Choose a tag to compare

Properly use event loop
We now support using asyncio.run without crashes

Version 0.1.1

12 Oct 19:11
b29f33c
Compare
Choose a tag to compare

Python 3.10 support

Version 0.1.0

07 Jul 12:04
1bb9c97
Compare
Choose a tag to compare

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

11 Feb 16:29
a768d1a
Compare
Choose a tag to compare

Drop python 3.6 support (we support 3 latest python releases)