Skip to content

Latest commit

 

History

History
82 lines (34 loc) · 2.96 KB

CHANGELOG.md

File metadata and controls

82 lines (34 loc) · 2.96 KB

Changelog

0.5.1 (2021-09-24)

Bug Fixes

0.5.0 (2021-09-23)

Features

  • allow to move to drive a file from multipart (#14) (e67e3a1)

0.4.0 (2021-09-01)

⚠ BREAKING CHANGES

  • move binding to Zakodium/ and depend on now built-in adonisjs/drive

Code Refactoring

  • move binding to Zakodium/ and depend on now built-in adonisjs/drive (a95e1c6)

0.3.0 (2021-07-07)

Features

  • allows to specify id for put method (#9) (4148501)

0.2.0 (2021-06-17)

Features

0.1.4 (2021-03-23)

Bug Fixes

  • adapt for latest adonis release (324f4ac)

0.1.3 (2020-07-31)

Bug Fixes

  • import adonis drive correctly (bb8e0fe)

0.1.2 (2020-07-31)

Bug Fixes

  • adapt to stable release of flydrive (ba8dc66)
  • really correctly read templates (148f535)

0.1.1 (2019-12-02)

Bug Fixes

  • use correct base path for templates (ff5544e)

0.1.0 (2019-12-02)

Features