Skip to content

Releases: dennwc/inkview

Go 1.15, docker-compose, SQLite

09 Jan 21:36
b522ced
Compare
Choose a tag to compare
  • Added support for Go 1.15.
  • Added compose file.
  • Added SQLite example.

Thanks goes to @Skeeve for those contributions!

New API and Go 1.9

19 Feb 22:25
Compare
Choose a tag to compare
Refactor library API and provide more helpers. Support Go 1.9.

* Support for Go 1.9

* Refactor and rewrite most of API surface

* Merged SDK Dockerfile into repository

* Provide helpers for networking, certs and wrapper for CLI apps

* Add README