This repository was archived by the owner on Mar 1, 2023. It is now read-only.
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