Skip to content

Release 0.2.0

Compare
Choose a tag to compare
@hannojg hannojg released this 02 Mar 10:42
· 29 commits to master since this release

0.2.0 (2021-03-02)

Bug Fixes

  • changed author (d03c070)
  • just instantiate WorkManager to resumeAll enqueued uploads (0dcdad0)
  • publishconfig scrope to public (911ca28)
  • android: resumeAll wasn't invoking observing (bc89907)
  • added swift file to example project, fixed method name (9064df8)
  • podspec: Set DEFINES_MODULE -> YES (2260298)
  • remove old comment (7b2edcb)
  • remove todo as feature has been implemented (18f0da0)

Features

  • add initialize method to setup TUS endpoint (a9976b2)
  • added support for metadata (784236d)
  • ios: resumeAll + getStateForUploadById (0d51eed)
  • getStateForUploadById (e4af566)
  • implemented for android (666368d)
  • lib: iOS implemented uploading functionality with events (c6adab1)
  • iOS setup createUpload & event emitter (6271a83)
  • updated types (0fdc4ef)
  • example: add image picker to example app (ddfd473)