Qamel Development News: July 2019 (23/7/19)
Per commit 5015a0 I've made several changes to Qamel, QML binding for Go. The changes are intended to make the code more structured and maintainable, therefore there are no changes in end user API. The main changes are :
github.com/RadhiFadlillah/qamel/qamel into github.com/RadhiFadlillah/qamel/cmd/qamel.TableModel and ListModel which useful to populate TableView and ListView in QML using only JSON array.