Releases: NicolasRitouet/dpd-fileupload
Releases · NicolasRitouet/dpd-fileupload
v0.0.16
v0.0.15
- Add data in upload event.
- Partial fix of E11000 error PR #36 (Thanks @hjanuschka). The rest of the fix is on Deployd side (#653)
- Switch to new md5 dependency (MD5 was deprecated). PR #31
- We now have integration tests, maintainance will be much easier 😎
v0.0.13
0.0.12
0.0.11
0.0.10
- store filesize
- option to store unique filename
- small fixes
0.0.9
- store file size
Release 0.0.8
- any parameter send in the query will be stored in the resource (and parse as JSON if applicable)
- if a parameter property name is "subdir", file will be placed under this subdir in the upload directory
Release 0.0.7
- Fix empty response
Release 0.0.6
Improve README.md