v0.9.1 – Breaking API changes
Pre-release
Pre-release
This release reworks the API in a very broad (and incompatible) way, but hey, this is still pre-release. Most notably, the concept of a context struct is gone, instead the central object within this library is the database struct. This models the Xlib API more closely, allows for an easy API for future additions of manipulating databases and makes the current API simpler and easier to use.