- Added a fix for reserializing closures
- Altered position of status update, due to callbacks firing with incorrect complete status
- Allows closures attached to AxelDownloads to be serialised
- Fixes an issue with serialisation
- Lowered Symfony Process dependency version requirement - allows Laravel 5.0 to use package
- Refactored AxelDownload and added serialization
- AxelDownload now extends AxelCore. Refactored Process interaction into AxelCore
- AxelDownloadManager now works offering simple queueing
- AxelDownload can now set options externally
- AxelDownload classes now working with passing tests
- Major refactoring based upon codeclimate feedback
- Minor refactoring
- Initial Axel Download files working.
- Project setup.
- Project bootstrapping.