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.0.5
License change to LGPLv3+
Python 3.9 support
Fixes for SDK 1.0
Full library reformatting and dependencies upgrade
Version 0.0.4: Integrated HTTP Client and SDK, plugins system
Version 0.0.4
Integrated HTTP Client and SDK, plugins system and new events.
Refer to http client and SDK documentation here
Version 0.0.3: Add ability to pass custom config, better run isolation
Version 0.0.3
Add ability to pass custom config, cleanup event listeners on finalization
run function now accepts optional parameter config (dict), which should contain necessary config keys for script execution. Otherwise local config is used.
Version 0.0.2: Fixed event dispatching and imports isolation
Version 0.0.2
Fixed event dispatching, imports isolation, added tests, fixed PyPi logo
Initial release
Version 0.0.1
Initial release
This release is the first release for the BitCCL compiler, adding basic functionality