Releases: qubiclite/qlri
Releases · qubiclite/qlri
v0.5.0
- add user credentials to api
- add keyword support to api command
iam_read
and iam_write
- add new api command
node_info
- make loading of persistence more robust
- use new qlweb and qlite.lib.java version
- add Dockerfile
- fix bugs
v0.4.1
- new commands:
qubic_consensus
, import
, export
- allow generation of library code and documentation from commands
- automatically download qlweb from github
- enforce version matching with API header
X-QLITE-API-Version
- pre-create iam streams to increase speed for certain commands (e.g.
oracle_create
)
v0.3
- integrate qApp support into Qlite Web
- small adjustments
v0.2
- implement api
- qlite web (intuitive web interface)
- make more stable
- fix minor bugs
v0.1
For an easy installation, download the attached .jar file and start it with java -jar qlri-0.1.jar
.