-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
39 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
## Change Log | ||
|
||
Only features and major fixes are listed. Everything else can be considered a minor bugfix or maintenance release. | ||
|
||
##### v2.0.0 | ||
|
||
- Pass `baseUrl` to `streamResolver` and `dimension` functions | ||
- Use a consistent name for dimensions function in `README.md` | ||
|
||
##### v1.0.0 | ||
|
||
- Add pixel density option | ||
- Improve documentation | ||
- Full test coverage | ||
|
||
##### v0.3.6 | ||
|
||
- Allow transformation to include existing metadata | ||
|
||
##### v0.3.5 | ||
|
||
- Allow `.tiff` and `.webp` requests | ||
- Accept `.tif` and `.jpeg` | ||
|
||
##### v0.3.0 | ||
|
||
- Add optional dimension function and `maxWidth` parameter to initializer | ||
|
||
##### v0.2.0 | ||
|
||
- Initial release | ||
|
||
# Contributors | ||
|
||
- [Michael B. Klein](https://github.com/mbklein) | ||
- [Kate Lynch](https://github.com/kelynch) | ||
- [Ben Limmer](https://github.com/blimmer) | ||
- [Dan Wolfe](https://github.com/danthewolfe) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters