This repository has been archived by the owner on Mar 1, 2023. It is now read-only.
Releases: narrowspark/automatic
Releases · narrowspark/automatic
v0.13.1
v0.13.0
v0.13.0
- Total issues resolved: 3
- Total pull requests resolved: 9
- Total contributors: 1
Added
- 145: feat : added no-dev mode to audit command thanks to @prisis
- 140: feat : adding github actions thanks to @prisis
Added,Changed
Changed
- 132: docs : follow google docs standard and fixed loading of aliases thanks to @prisis
- 127: feat : upgrade narrowspark/coding-standard to v3 thanks to @prisis
Changed,Fixed
Fixed
- 146: fix : fixed class_alias use call thanks to @prisis
- 144: Added check for isDevMode in the security plugin thanks to @prisis
- 137: fix : fixed incorrect interface on curl downloader thanks to @prisis
- 136: fix : downloader check in ParallelDownloader thanks to @prisis
- 134: fix : removed trait call in prefetcher plugin thanks to @prisis
- 128: Skip parallel downloader for local files thanks to @prisis
v0.12.0
v0.12.0
- Total issues resolved: 1
- Total pull requests resolved: 2
- Total contributors: 1
Added
- 113: Ignore legacy tags in outdated thanks to @prisis
- 96: use prefetcher in skeleton installer thanks to @prisis
Fixed
- 112: Fixing broken security tests thanks to @prisis
v0.11.0
v0.11.0
- Total issues resolved: 3
- Total pull requests resolved: 1
- Total contributors: 1
Added
- 106: CopyFromPackageConfigurator should copy folder with files in it thanks to @prisis
- 103: add disable-exit on security command thanks to @prisis
Fixed
v0.10.0
v0.10.0
- Total issues resolved: 2
- Total pull requests resolved: 0
- Total contributors: 1
Added
- 99: Add php7.3 support thanks to @prisis
- 98: Add prettyci thanks to @prisis
v0.9.0
v0.9.0
- Total issues resolved: 2
- Total pull requests resolved: 1
- Total contributors: 1
Changed
- 94: removed dependency on ext-mbstring thanks to @prisis
- 93: upgrade coding-standard to v1.4.0 thanks to @prisis
- 92: changed min version of php to 7.1 thanks to @prisis