Skip to content

Commit 1745a6d

Browse files
committed
chore: update ROADMAP
1 parent 1b0631a commit 1745a6d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

ROADMAP.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,12 @@
44
The goal of this package is to provide a simple and efficient way to transform images on the fly using a URL-based approach.
55
The basics are done, but a deeper integration with Laravel's features and ecosystem is planned for the first stable release.
66

7-
## Planned Features for v1.0.0
7+
## Features for v1.0.0
88
- [x] Basic image transformations (resize, blur, rotate, format conversion, etc.)
99
- [x] Built-in caching of transformed images
1010
- [x] Out-of-the-box support for usage with CDNs
1111
- [x] Support for different image formats (JPEG, PNG, GIF, WebP)
1212
- [x] Support for multiple source directories
1313
- [x] Support for signed image URLs
1414
- [x] Support for S3
15-
- [ ] Blade image component for prop-based image transformation options (+ Vue & React snippets)
16-
- [ ] Blade image component with automatic srcset generation (+ Vue & React snippets)
17-
- [ ] Enhanced documenation with real-world examples
15+
- [x] Enhanced documentation with real-world examples

0 commit comments

Comments
 (0)