Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 798 Bytes

changelog.md

File metadata and controls

29 lines (22 loc) · 798 Bytes

CHANGELOG

1.4.2

  • Fixes incorrect argument collection nesting on protocol registration

1.4.1

  • Auto create folder paths in FileProtocol if they do not exist

1.4.0

  • 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

1.3.0

  • Fix on date formatting on file protocol thanks to @elpete
  • Fix for type inclusion on the file protocol thanks to @elpete

1.2.0

  • Travis integration
  • DocBox updates
  • Build process updates

1.1.0

  • Updated build process
  • Updated readme and instructions

1.0.0

  • Create first module version