Releases: MacFJA/PharBuilder
Release list
0.2.8
0.2.7
- Fix issue with empty autoload section in composer.json (#12)
- Fix missing default value of skip-shebang (#38)
- Change autoload files section handling (#36)
- Fix error with broken symlink (#41)
- Fix path reading/writing (
.and double/) (#49 #48) - Don't remove
composer.jsonof dependencies (#50)
Thanks to @kelunik, @PeeHaa, @Remo, @theofidry, @eclipxe13 for the issues reporting, PRs, and advices
0.2.6
Add new option skipShebang ( #24 / #25 )
Add details about missing arguments ( #28 / #30 )
Fix path issue with Windows + wrong new line char in shebang ( #32 )
Add compatibility to Symfony3 ( #34 / #27 )
Fix issue when a namespace have multiple directories ( #35 )
Thanks to @giacmir, @ElectroLutz, @heiglandreas, @nadar, @korchasa, @wapmorgan and @kelunik
0.2.5
0.2.4
- Better code quality (PHPMD, PHP_CodeSniffer, PHPCPD) (see #9)
- Option to include or remove dev package (see #5 #10)
- Remove existing phar output if needed (see #14)
- Fix on stub path (see #11)
- Search for
composer.jsonin current directory (see #13)
Thanks to @kelunik for all the feedback and pull request
0.2.3
0.2.2
[DEPRECATED/BUGGED] Please skip this version and directly use 0.2.3
- Fix method name conflict (see #3)
- Little cleanup in error output (see #3)
- More test on output directory + try to solve creation (see #4)
- Remove shebang on stub if present (see #8)
Thanks to @kelunik for all the feedback
Why this release is still there?
"What 's done is done".
-- William Shakespeare ; Macbeth (Act III, Scene II)
Semantic Versioning 2.0.0 say that you SHOULDN'T delete a release under any circumstance