Skip to content
This repository has been archived by the owner on Dec 15, 2024. It is now read-only.

Releases: bitcart/bitccl

Version 0.0.5

20 Jan 17:52
5ec7eef
Compare
Choose a tag to compare

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

07 Aug 11:34
3b30860
Compare
Choose a tag to compare

Version 0.0.4
Integrated HTTP Client and SDK, plugins system and new events.

Refer to http client and SDK documentation here

Plugin system documentation

Events documentation

Version 0.0.3: Add ability to pass custom config, better run isolation

19 Jul 13:13
ce7862d
Compare
Choose a tag to compare

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

18 Jul 14:12
285af1d
Compare
Choose a tag to compare

Version 0.0.2
Fixed event dispatching, imports isolation, added tests, fixed PyPi logo

Initial release

18 Jul 10:37
9b41d35
Compare
Choose a tag to compare

Version 0.0.1
Initial release
This release is the first release for the BitCCL compiler, adding basic functionality