Skip to content

Releases: qubiclite/qlri

v0.5.0

22 Sep 05:22
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release
  • 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

19 Aug 08:26
799a555
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release
  • 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

27 Jul 14:33
Compare
Choose a tag to compare
v0.3 Pre-release
Pre-release
  • integrate qApp support into Qlite Web
  • small adjustments

v0.2

21 Jul 19:12
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release
  • implement api
  • qlite web (intuitive web interface)
  • make more stable
  • fix minor bugs

v0.1

08 Jul 06:54
c3695a2
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

For an easy installation, download the attached .jar file and start it with java -jar qlri-0.1.jar.