Releases: LabO8/nestjs-s3
Releases · LabO8/nestjs-s3
2.0.2
- Remove empty space in .env.example
2.0.1
- Add download helper to index.ts exports
2.0.0
- The initial release of the package.
- Bucket service is implemented.
- Object service is implemented.
- Download helper is implemented.
- Signed URL service implemented.
- Added e2e tests
- Documentation