-
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version 6 #22
Merged
Merged
Version 6 #22
Commits on May 31, 2024
-
This new plugin merges PDF documents generated from pages as a single "aggregated" PDF document.
Configuration menu - View commit details
-
Copy full SHA for c0f5daf - Browse repository at this point
Copy the full SHA c0f5dafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b8bb28 - Browse repository at this point
Copy the full SHA 0b8bb28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07e2bc2 - Browse repository at this point
Copy the full SHA 07e2bc2View commit details
Commits on Jun 1, 2024
-
feat(aggregator): enhancements and fixes
- The path of the aggregate PDF document is now configurable - Covers behaviour is now configurable - 'none' to omit them - 'limits' to include only the first and last one - 'all' to include them all - No longer writing the aggregated PDF document if it does not contain any pages
Configuration menu - View commit details
-
Copy full SHA for 78c5c72 - Browse repository at this point
Copy the full SHA 78c5c72View commit details
Commits on Jun 2, 2024
-
feat: revised project structure
- Plugins are now called "formats". From now, only the 'exporter' plugin needs to be registered. - Formats are still based on plugins, but are loaded dynamically by the 'exporter' one.
Configuration menu - View commit details
-
Copy full SHA for 7f49ac6 - Browse repository at this point
Copy the full SHA 7f49ac6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 085555c - Browse repository at this point
Copy the full SHA 085555cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3953aa - Browse repository at this point
Copy the full SHA b3953aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57b849c - Browse repository at this point
Copy the full SHA 57b849cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f08ddff - Browse repository at this point
Copy the full SHA f08ddffView commit details
Commits on Jun 7, 2024
-
feat: aggregating pages together
- Fixed page numbers not being coherent - Improved concurrency and performance
Configuration menu - View commit details
-
Copy full SHA for bdc6c75 - Browse repository at this point
Copy the full SHA bdc6c75View commit details -
Configuration menu - View commit details
-
Copy full SHA for d91df1d - Browse repository at this point
Copy the full SHA d91df1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58be8f9 - Browse repository at this point
Copy the full SHA 58be8f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d926dc6 - Browse repository at this point
Copy the full SHA d926dc6View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.