9 Commits

Author SHA1 Message Date
2dd8e60bd8 prepare release 1.5.1 2020-05-20 10:33:05 +02:00
9e70acbace Bump version to 1.5.0 and prepare relaase 2020-05-13 18:41:34 +02:00
5e2dd4b6e1 Removed Gulp build script
Build process is now handled by Composer and Robo, so clean up old stuff
2018-03-21 18:27:42 +01:00
b8b1dc83de Prepare release 1.4.3 2018-01-09 20:16:17 +01:00
8b9ce4c570 Fixed issues with multisite installation (#11) 2018-01-07 14:14:48 +01:00
012b9a0189 Release 1.4.2 2017-11-12 12:12:52 +01:00
aa40945ebd Replaced superfluous instantiation of Object with static init() method 2017-08-20 11:22:39 +02:00
f73d9e83e4 Preparations for v1.4.1 2017-07-16 16:01:24 +02:00
2e7883bc62 Packaging process bundled as Gulp task
Bundling a ready to use plugin ZIP has been automated into a Gulp task. After executing unit tests and code sniffer, only the relevant files are bundled.
2017-07-16 12:10:23 +02:00