| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-22 | 2.6 kB | |
| Wessex Saddleback (v0.1.14) source code.tar.gz | 2026-03-22 | 190.0 MB | |
| Wessex Saddleback (v0.1.14) source code.zip | 2026-03-22 | 190.8 MB | |
| Totals: 3 Items | 380.8 MB | 0 | |
Auto generated release notes
- Increment version to 0.1.14 by @BobLd in https://github.com/UglyToad/PdfPig/pull/1231
- Introduce StackDepthGuard class to check for stack depth in CoreTokenScanner and fix [#1217] by @BobLd in https://github.com/UglyToad/PdfPig/pull/1220
- Add Links to Pdf Generation by @ochsnerd in https://github.com/UglyToad/PdfPig/pull/1232
- Make LinkAnnotation internal to fix unit tests by @BobLd in https://github.com/UglyToad/PdfPig/pull/1239
- Only throw if ArrayToken length is lesss than 4 in ToRectangle() and fix [#1238] by @BobLd in https://github.com/UglyToad/PdfPig/pull/1240
- Handle empty encoding in Type1FontSimple and fix [#1248] by @BobLd in https://github.com/UglyToad/PdfPig/pull/1249
- Make extended graphics states stacked too by @PsykerUdot in https://github.com/UglyToad/PdfPig/pull/1246
- both Tj and TJ operators should increment text sequence [#1241] by @EliotJones in https://github.com/UglyToad/PdfPig/pull/1251
- Improve HasFormXObjectCircularReference and fix [#1250] by @BobLd in https://github.com/UglyToad/PdfPig/pull/1252
- replace release flow single job with pr process by @EliotJones in https://github.com/UglyToad/PdfPig/pull/1253
- Add UglyToad.PdfPig.Benchmarks and misc performance improvements by @BobLd in https://github.com/UglyToad/PdfPig/pull/1255
- Make LinkAnnotation public by @BobLd in https://github.com/UglyToad/PdfPig/pull/1256
- revert flate decode handling to more lenient processing by @EliotJones in https://github.com/UglyToad/PdfPig/pull/1254
- Fix Benchmarks solution and add BruteForceBenchmarks by @BobLd in https://github.com/UglyToad/PdfPig/pull/1260
- Additional digital corpora testing by @EliotJones in https://github.com/UglyToad/PdfPig/pull/1261
- Introduce IBlock and ILettersBlock interfaces (Round 2) by @davebrokit in https://github.com/UglyToad/PdfPig/pull/1263
- Improve SystemFontFinder performance and add benchmarks by @BobLd in https://github.com/UglyToad/PdfPig/pull/1264
- For shading types 4 to 7, add Data property containing descriptive data characterizing the shading's gradient fill by @BobLd in https://github.com/UglyToad/PdfPig/pull/1267
- creating branch in the previous step conflicts by @EliotJones in https://github.com/UglyToad/PdfPig/pull/1269
- change the release flow to work on tags by @EliotJones in https://github.com/UglyToad/PdfPig/pull/1271
New Contributors
- @ochsnerd made their first contribution in https://github.com/UglyToad/PdfPig/pull/1232
Full Changelog: https://github.com/UglyToad/PdfPig/compare/0.1.13...v0.1.14