Added auto get for application, cli and core data

This commit is contained in:
Christoffer Martinsson
2018-10-29 00:22:23 +01:00
parent 4d5fd60ef3
commit 6d54150f06
18 changed files with 173 additions and 38 deletions

6
content/core/_index.md Normal file
View File

@@ -0,0 +1,6 @@
+++
title = "Core"
head = "<label>Modules</label>"
weight = 5
date = "2018-08-06T20:43:20.000Z"
+++

18
content/core/changelog.md Normal file
View File

@@ -0,0 +1,18 @@
+++
title = "Changelog"
date = "2018-08-06T20:43:20.000Z"
+++
### v1.2
* Changed from plain text message to json message
* Fixed init request
### v1.1
* Added init and refresh request support
* Readme file updated
### v1.0
* First release