- Fixes incorrect argument collection nesting on protocol registration
- Auto create folder paths in FileProtocol if they do not exist
- Updated to use module templating
- Proposed additionalInfo data struct for provider specific implementations. Added a couple of helper methods : coldbox-modules#5
- Updated to leverage WireBox for object creations instead of internal new and createobjects
- Fix on date formatting on file protocol thanks to @elpete
- Fix for type inclusion on the file protocol thanks to @elpete
- Travis integration
- DocBox updates
- Build process updates
- Updated build process
- Updated readme and instructions
- Create first module version