Skip to content

Releases: belgattitude/pjbserver-tools

Version 4.1.0

25 Apr 17:34
Compare
Choose a tag to compare

4.1.0 (2021-04-25)

  • Fix: for some slow CI, ensure the port is ready when starting #11
  • Add support for soluble-japha ^3.0 in #11

Version 4.0.0

19 Apr 14:37
714390c
Compare
Choose a tag to compare
  • Support for php 8.0 and php 7.4
  • Removed support for php 7.1, 7.2 and 7.3

Version 3.1.0

21 Dec 11:56
Compare
Choose a tag to compare

Added

  • Support for symfony/console ^5.0

Version 3.0.0

18 Feb 15:19
Compare
Choose a tag to compare

3.0.0 (2019-02-18)

No breaking changes. Just more type checks and support for symfony/console ^4.0.

Added

  • Support for symfony/console ^4.0

Changed

  • PHP 7.1 with strict_types.
  • PHP 7.2 and 7.3 tested.
  • PHPUnit upgraded to 7.5

Removed

  • Drop support for hhvm (travis).
  • Drop support for soluble/japha < 2.5.0.
  • Drop support for symfony/console < 3.0.0.

Version 2.2.0

18 Sep 15:05
Compare
Choose a tag to compare

Updated

  • Updated standalone server to php-java-bridge 7.1.3,
    you can still explicitly set the 6.2.1 version in the config 'server_jar' => "/my/path/pjb621_standalone/JavaBridge.jar"

Version 2.1.2

18 Sep 15:01
Compare
Choose a tag to compare

Improved

  • Updated documentation

Removed

  • Removed obsolete resources in ./tools directory

Version 2.1.1

15 Jan 01:23
Compare
Choose a tag to compare

2.1.1 (2017-01-15)

Changed

Fixed

  • #7 fix markdown in README.md
  • HHVM badge updated for testing HHVM 3.9