Skip to content

Releases: adonisjs/drive

Add support for defining contentLength option when writing files

07 Oct 07:54
Compare
Choose a tag to compare
  • feat: adding support for "contentLength" property when writing files 4367a9f
  • chore: update dependencies 408ec80
  • chore: update dependencies (#43) 83b61e1

v2.2.0...v2.3.0

Add experimental support for listing files and directories

18 May 06:06
Compare
Choose a tag to compare

Commits

  • refactor: add experimental flags to the "list" method fd371af
  • feat: add support for listing files inside a directory e98cb43
  • feat: add config helper and type from infer disklist from config 92d1448
  • chore: update dependencies 6a0d4ba

PRs

  • Allow listing of directory contents by @Ruby184 in #39

New Contributors

Full Changelog: v2.1.1...v2.2.0

Do not lookup fake driver route

12 Apr 08:53
Compare
Choose a tag to compare
  • refactor: do not lookup fake driver route e11ad5c
  • chore: update dependencies fe9c2b5

v2.1.0...v2.1.1

Add "bytes" and "get" methods to fake drive

07 Apr 09:47
Compare
Choose a tag to compare
  • feat: add "get" and "bytes" method to fake drive 51a55e4

v2.0.11...v2.1.0

Add more capabilities to the fake drive

05 Apr 07:01
Compare
Choose a tag to compare
  • fix: incorrect import 0c9f994
  • fix: ts compiler errors 9f585c6
  • improvement: add more capabilities to the fake drive 6893997
  • test: overwriting existing files with fake disk 1b8cb64
  • chore: update dependencies 7a42849

v2.0.10...v2.0.11

Update dependencies

24 Mar 12:39
Compare
Choose a tag to compare
  • test: use @adonisjs/require-ts to under typescript tests ba231b5
  • chore: update dependencies 64a96cf
  • chore: update dependencies 37814ad
  • refactor: migrate to new japa (#36) fe79a33

v2.0.9...v2.0.10

update dependencies

25 Feb 05:26
Compare
Choose a tag to compare
  • chore: update dependencies fa3fd04

v2.0.8...v2.0.9

Handle special chars when serving local files

17 Jan 08:25
Compare
Choose a tag to compare

Commits

  • docs(README): remove doctoc hook ed0ffac
  • refactor: reorganize meta config 47b200c
  • chore: update dependencies aa41c92
  • fix(component): can't access local file by http-server while file not named latin alphabet (#34) 108579c
  • Merge pull request #32 from adonisjs/snyk-upgrade-9189c22bacf722c729d9366abec694ff 13ebc57
  • fix: upgrade memfs from 3.3.0 to 3.4.0 e0d9fd6
  • chore(package): update dependencies f4e396f
  • fix: upgrade memfs from 3.2.4 to 3.3.0 (#24) d3c3c0e
  • chore: update sync-labels command cde09e8

PRs

  • [Snyk] Upgrade memfs from 3.2.4 to 3.3.0 by @snyk-bot in #24
  • [Snyk] Upgrade memfs from 3.3.0 to 3.4.0 by @snyk-bot in #32
  • fix(component): can't access local file by http-server while file not named latin alphabet by @kavience in #34

New Contributors

Full Changelog: v2.0.7...v2.0.8

Fix DriveManager to pass all options to the underlying driver

09 Sep 03:39
Compare
Choose a tag to compare
  • refactor: improve logging 52427e9
  • fix: pass all options to the driver from the default implementation e4cdb77
  • chore: update dependencies e8062c4

v2.0.6...v2.0.7

Rename serveAssets to serveFiles

27 Aug 07:54
Compare
Choose a tag to compare
  • refactor: rename serveAssets to serveFiles 581f48e
  • chore: update dependencies 1243f62

v2.0.5...v2.0.6