Releases: Turistforeningen/node-jfum
Releases · Turistforeningen/node-jfum
v1.0.3
Bug-fixes:
- Remove OS architecture requirement from package #6 (ee9970b)
- Update package keywords (4c8e695)
v1.0.2
Bug-fixes:
- Fix Uncaught ReferenceError: cnt is not defined 40f7c47
v1.0.1
Bug-fixes:
- Fixed potential issue where callback could be called more than once 9cebfbc
- Fixed broken links in README a7acd2a
v1.0.0
Breaking changes:
- Object
file.error
renamed to Array file.errors
Major changes:
- Fixes issue where callback is triggered before uploaded file is written to disk #3
v0.3.1
Dependencies:
Documentation:
- Fixes various errors in example code
- Clarify file.path attribute
v0.3.0
Bug-fixes:
- Fixes Error: Request aborted #1
New Features
v0.2.1
Bug-fixes:
- Fixes error where uploaded file was saved to an undefined path
v0.2.0
Breaking changes:
- Two properties
files
array object changed names (9dce607)
file
=> path
type
=> mime
v0.1.0
New Features:
#optionsHandler()
#postHandler()