Skip to content

Releases: bcrowe/growl

2.0.3

12 Mar 00:12
Compare
Choose a tag to compare
  • Update markdown files and COC.

2.0.2

19 Oct 22:14
Compare
Choose a tag to compare
  • Added CONDUCT.md
  • Updates for README file.
  • Allow running tests through composer script.
  • Updated a silly var name in test.

2.0.1

11 Sep 00:43
Compare
Choose a tag to compare
  • Add coding standards build to Travis.
  • Add config file for Scrutinizer.
  • Updated badges in README to use Scrutinizer, etc.
  • Fix namespacing in tests.

2.0.0

22 Mar 00:20
Compare
Choose a tag to compare
Remove redundancy in sentence

2.0.0-alpha1

20 Mar 00:05
Compare
Choose a tag to compare
Merge pull request #1 from bcrowe/develop

2.0.0-alpha1

1.2.0

13 Feb 23:39
Compare
Choose a tag to compare
  • Drop PHP 5.3 support.
  • Use short array syntax.

1.1.0

13 Feb 23:30
Compare
Choose a tag to compare

Added execute() method to the Growl class.

1.0.0

04 Feb 01:47
Compare
Choose a tag to compare

1.0.0. Now considered stable.

1.0.0-beta1

30 Jan 04:21
Compare
Choose a tag to compare
1.0.0-beta1 Pre-release
Pre-release
  • 100% test coverage.
  • Use PSR-4 autoloading.
  • Remove execute() command execution method from Growl class, and introduce buildCommand() method which returns the command's string.

1.0.0-alpha2

06 Jan 04:33
Compare
Choose a tag to compare
1.0.0-alpha2 Pre-release
Pre-release
  • Separate OSX Growl and Windows Growl Builders
  • Add individual/bulk option setters
  • Add optional escaping
  • Add optional command aliasing setting