Skip to content

Releases: zf2timo/PHPUnitPrettyResultPrinter

2.0.0

04 Oct 19:33

Choose a tag to compare

Major release for PHPUnitPrettyResultPrinter

Added
#35 [BC] Changed PHP Namespace for Printer Class
#45 [BC] Minimum supported Version is PHPUnit 6
#46 Changed Travis configuration for more detailed test

Fixed

Deprecated

Removed

1.0.4

31 Mar 20:16

Choose a tag to compare

Bugfix and enhancement release for PHPUnitPrettyResultPrinter

Added
#41 Added Preview image to README.md

Fixed

#36 Resolved bug with intend for Test Cases in Second Row
Deprecated

Nothing.
Removed

Nothing.

1.0.3

17 Mar 21:22

Choose a tag to compare

Bugfix and enhancement release for PHPUnitPrettyResultPrinter

Added
#33 Added mb_convert extension as dependency in composer

Fixed

#32 Use global Namespace for mb_convert_* Function
Deprecated

Nothing.
Removed

Nothing.

1.0.2

09 Mar 09:37

Choose a tag to compare

Bugfix release for PHPUnitPrettyResultPrinter

Added
#29 Added .gitattributes to export only required files
#28 Display Build Badges in README.md

Fixed

Nothing
Deprecated

Nothing.
Removed

Nothing.

PHPUnitPrettyResultPrinter 1.0.1

21 Jan 20:14

Choose a tag to compare

First Bugfix release for PHPUnitPrettyResultPrinter

Added
#25 Travis Integration
#4 Printer is covered by Unit Test
#24 Coding Standard are aligned to PSR-2

Fixed

#18 Complete Terminal with can be used with --column max
Deprecated

Nothing.
Removed

Nothing.

1.0.1rc

14 Jan 21:29

Choose a tag to compare

1.0.1rc Pre-release
Pre-release

Added

Nothing.
Fixed

#21 & #17 Status in Result is not correct formatted in automated Test Tools
#16 Corrected Version Number in README.md
Deprecated

Nothing.
Removed

Nothing.

1.0.0

11 Jan 08:08

Choose a tag to compare

First Stable release

Added:
#1 Follow color setting in result
#2 Automatically add a new Line for TestCases
#5 Change Type Project to library
#7 Use latest stable version of PHPUnit
#13 Installation documentation ind README.md

Fixed:
#3 Display correct Status Symbol for TestCase

0.1.0rc

08 Jan 11:15

Choose a tag to compare

0.1.0rc Pre-release
Pre-release

Added:
#1 Follow color setting in result
#2 Automatically add a new Line for TestCases
#5 Change Type Project to library
#7 Use latest stable version of PHPUnit
#13 Installation documentation ind README.md

Fixed:
#3 Display correct Status Symbol for TestCase

0.1.0-alpha

18 Dec 08:26

Choose a tag to compare

0.1.0-alpha Pre-release
Pre-release
Merge pull request #9 from zf2timo/develop

0.1.0-alpha1