1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
|
2.2.0 - Jun 26, 2020
Add support for php 8.
2.1.0 - 26 Apr, 2020
Code style improvements
psalm annotations added
2.0.0 - Jun 26, 2019
No changes since beta-1
2.0.0-beta1 - Aug 8, 2018
(no changes since 2.0.0-alpha3)
2.0.0-alpha3 - Jun 13, 2018
slight adjustment to typing, to ease coordination with phpDocumentor/Reflection's typehinting updates
Pre-release
2.0.0-alpha2 - Feb 14, 2018
additional strict typing
2.0.0-alpha1 - Jan 26, 2018
bump to PHP 7.1 minimum
add strict typing
1.0.1 - Sep 11, 2017
Fixed
UTF-8 support for fqsen objects #10
1.0 - Dec 27, 2015
Project factory accepts File implementations only
0.3 - Dec 27, 2015
Project factory accepts File implementations only
0.2 - Aug 9, 2015
add name parameter to project factory
0.1 - Jun 12, 2015
|