Releases: Airblader/xcb-util-xrm
v1.3 – Bugfix
v1.2 – Bugfix (Fixed v1.1 release)
This release is the same as v1.1, but correctly updates the version which had been forgotten in v1.1.
[DONOTUSE] v1.1 – Bugfix
This release fixes #71.
Update: Do not use this release as an update to the version has been forgotten.
v1.0 – Stable Release
This is v1.0 release of xcb-util-xrm. The API is now considered stable. Thanks to everyone who contributed in one way or another!
v0.9.1 – Breaking API changes
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.
0.9.0 – Initial Release
This is the first release of xcb-util-xrm.
The API is not yet complete or stable. The library can be used for simple queries now, but is not yet fully compliant with its Xlib counterpart.