Skip to content

Commit dab6cfd

Browse files
committed
Changelog: Add details for v4.3.0
1 parent 92a6dd7 commit dab6cfd

File tree

3 files changed

+30
-19
lines changed

3 files changed

+30
-19
lines changed

CHANGELOG.md

Lines changed: 26 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
11
# CHANGELOG
22

3-
All notable changes to [leanphp/phpspec-code-coverage][0] package will be
3+
All notable changes to [https://github.com/friends-of-phpspec/phpspec-code-coverage][0] package will be
44
documented in this file.
55

66
The format is based on [Keep a Changelog](http://keepachangelog.com/)
77
and this project adheres to [Semantic Versioning](http://semver.org/).
88

9+
## [4.3.0] - 2019-10-01
10+
11+
**Note!** This version mark the new home of the project. It was forked from
12+
`leanphp/phpspec-code-coverage` project and rebranded as `friends-of-phpspec/phpspec-code-coverage`.
13+
Find details here : https://github.com/friends-of-phpspec/phpspec-code-coverage
14+
15+
- PHPSpec 5 support
16+
917
## [4.2.2] - 2018-03-22
1018

1119
- Bugfix: loosen up `phpunit/php-code-coverage` from `^6.0` to `^5.0||^6.0`
@@ -101,21 +109,21 @@ as [leanphp/phpspec-code-coverage][0].
101109
- Support configuring a blacklist of directories to be excluded from code
102110
coverage reports (`blacklist` option).
103111
- Support configuring a blacklist of files to be excluded from code coverage
104-
reports (`blaclist_files` option).
105-
106-
[4.2.2]: https://github.com/leanphp/phpspec-code-coverage/releases/tag/v4.2.2
107-
[4.2.1]: https://github.com/leanphp/phpspec-code-coverage/releases/tag/v4.2.1
108-
[4.2.0]: https://github.com/leanphp/phpspec-code-coverage/releases/tag/v4.2.0
109-
[4.1.2]: https://github.com/leanphp/phpspec-code-coverage/releases/tag/v4.1.2
110-
[4.1.1]: https://github.com/leanphp/phpspec-code-coverage/releases/tag/v4.1.1
111-
[4.1.0]: https://github.com/leanphp/phpspec-code-coverage/releases/tag/v4.1.0
112-
[4.0.0]: https://github.com/leanphp/phpspec-code-coverage/releases/tag/v4.0.0
113-
[3.1.1]: https://github.com/leanphp/phpspec-code-coverage/releases/tag/v3.1.1
114-
[3.1.0]: https://github.com/leanphp/phpspec-code-coverage/releases/tag/v3.1.0
115-
[3.0.1]: https://github.com/leanphp/phpspec-code-coverage/releases/tag/v3.0.1
116-
[2.1.0]: https://github.com/leanphp/phpspec-code-coverage/releases/tag/v2.1.0
117-
[1.0.1]: https://github.com/leanphp/phpspec-code-coverage/releases/tag/v1.0.1
118-
119-
[0]: https://github.com/leanphp/phpspec-code-coverage
112+
reports (`blacklist_files` option).
113+
114+
[4.3.0]: https://github.com/friends-of-phpspec/phpspec-code-coverage/releases/tag/v4.3.0
115+
[4.2.2]: https://github.com/friends-of-phpspec/phpspec-code-coverage/releases/tag/v4.2.2
116+
[4.2.1]: https://github.com/friends-of-phpspec/phpspec-code-coverage/releases/tag/v4.2.1
117+
[4.2.0]: https://github.com/friends-of-phpspec/phpspec-code-coverage/releases/tag/v4.2.0
118+
[4.1.2]: https://github.com/friends-of-phpspec/phpspec-code-coverage/releases/tag/v4.1.2
119+
[4.1.1]: https://github.com/friends-of-phpspec/phpspec-code-coverage/releases/tag/v4.1.1
120+
[4.1.0]: https://github.com/friends-of-phpspec/phpspec-code-coverage/releases/tag/v4.1.0
121+
[4.0.0]: https://github.com/friends-of-phpspec/phpspec-code-coverage/releases/tag/v4.0.0
122+
[3.1.1]: https://github.com/friends-of-phpspec/phpspec-code-coverage/releases/tag/v3.1.1
123+
[3.1.0]: https://github.com/friends-of-phpspec/phpspec-code-coverage/releases/tag/v3.1.0
124+
[3.0.1]: https://github.com/friends-of-phpspec/phpspec-code-coverage/releases/tag/v3.0.1
125+
[2.1.0]: https://github.com/friends-of-phpspec/phpspec-code-coverage/releases/tag/v2.1.0
126+
[1.0.1]: https://github.com/friends-of-phpspec/phpspec-code-coverage/releases/tag/v1.0.1
127+
128+
[0]: https://github.com/friends-of-phpspec/phpspec-code-coverage
120129
[1]: https://github.com/henrikbjorn/PhpSpecCodeCoverageExtension
121-

LICENSE

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Copyright (c) 2018-2019 Stéphane Hulard
2+
Pol Dellaiera
3+
Jay Linski
14
Copyright (c) 2017-2018 ek9 <dev@ek9.co> (https://ek9.co).
25
Copyright (c) 2013-2016 Henrik Bjornskov, for portions of code from
36
henrikbjorn/phpspec-code-coverage project.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
phpspec-code-coverage
22
=====================
3-
[![License](https://img.shields.io/packagist/l/friends-of-phpspec/phpspec-code-coverage.svg?style=flat-square)](#LICENSE)
43
[![Latest Stable Version](https://img.shields.io/packagist/v/friends-of-phpspec/phpspec-code-coverage.svg?style=flat-square)](https://packagist.org/packages/friends-of-phpspec/phpspec-code-coverage)
54
[![Total Downloads](https://img.shields.io/packagist/dt/friends-of-phpspec/phpspec-code-coverage.svg?style=flat-square)](https://packagist.org/packages/friends-of-phpspec/phpspec-code-coverage)
65
[![Scrutinizer Code
@@ -170,3 +169,4 @@ Licensed under [MIT License](LICENSE).
170169
[2]: http://www.phpspec.net/en/stable
171170
[3]: https://xdebug.org/
172171
[4]: https://github.com/krakjoe/phpdbg
172+
[5]: https://github.com/leanphp/phpspec-code-coverage

0 commit comments

Comments
 (0)