Skip to content

Tags: dronix/gust

Tags

v0.4.0

Toggle v0.4.0's commit message
readme updates - pre-release

v0.3.2

Toggle v0.3.2's commit message
readme updates

v0.3.1

Toggle v0.3.1's commit message
Merge branch 'master' of https://github.com/ideag/gust

v0.3

Toggle v0.3's commit message
v0.3

* Post category support
* Scheduling future posts support

* Fixed an encoding bug that caused non-latin characters to be garbled in markdown on some systems (thanks to [Povilas Korop]{https://twitter.com/povilask007} for reporting & debuging efforts)
* Fixed an API error on PHP 5.3, caused by unsupported `json_encode()` options (thanks to [mkjonesuk]{https://github.com/mkjonesuk} for reporting & debuging efforts)
* Plugin now fails gracefully (deactvates and shows a WordPress notice) if PHP <5.3 is detected.

v0.2.1

Toggle v0.2.1's commit message
v0.2.1 - bugfix - added PHP version requirement, converted main Gust …

…class methods to static

v0.2

Toggle v0.2's commit message
updated image

v0.1

Toggle v0.1's commit message
Initial public release