-
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #25 from pelican-plugins/new_release
Prepare new release
- Loading branch information
Showing
1 changed file
with
12 additions
and
0 deletions.
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,12 @@ | ||
Release type: minor | ||
|
||
- Add default processing information and pass them to the Pillow writer | ||
- Fix issues with multiprocessing | ||
- Add option to detect number of CPUs | ||
- Add new class to hold information about the source image | ||
- Add caching for exif, notes and exclude lists | ||
- Add high and width information from the result image | ||
- Update signal and config handling | ||
- Add optional api documentation | ||
- Add more docstrings | ||
- Add an initial version of an example blog to show how to use the plugin |