Releases: codyfrehr/xpdf-api
Releases · codyfrehr/xpdf-api
v1.0.1
What's Changed
- fixes initialization of PdfTextTool in pdf-text-spring-boot-starter by @codyfrehr in #108
- adds security policy, updates readme, and adds codeowners file by @codyfrehr in #110
- cleans up security policy and readme by @codyfrehr in #111
- cleans up security markdown by @codyfrehr in #112
- v1.0.1 by @codyfrehr in #113
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- fixes client access to xpdf binaries by @codyfrehr in #3
- cmake notes and stuff by @codyfrehr in #4
- renames group to io.xpdfutils by @codyfrehr in #5
- renames packages and classes by @codyfrehr in #6
- fixes NP in pdftext validation by @codyfrehr in #7
- downgrades to java 8 and cleans up pom by @codyfrehr in #8
- adds maven source plugin and adds some javadocs by @codyfrehr in #9
- Rename stuff by @codyfrehr in #10
- adds more javadocs by @codyfrehr in #11
- minor refactoring of PdfTextTool for configurable text output destina… by @codyfrehr in #12
- setup autoconfiguration and starter modules by @codyfrehr in #13
- refactors XpdfUtils and PdfTextTool for autoconfiguration by @codyfrehr in #14
- refactors PdfTextTool into builder by @codyfrehr in #15
- downgrades springboot to 2.x for compatibility with java 8 + rebuilds maven wrapper for linux + PdfTextTool fix by @codyfrehr in #16
- adds more JNI stuff by @codyfrehr in #17
- clean up by @codyfrehr in #18
- adds kotlin by @codyfrehr in #19
- clean up by @codyfrehr in #20
- fixes io.mockk dependency by @codyfrehr in #21
- fixes kotlin test configs by @codyfrehr in #22
- fixes-pom by @codyfrehr in #23
- excludes junit by @codyfrehr in #24
- refactors XpdfUtils and adds tests by @codyfrehr in #25
- refactors PdfTextTool and adds tests by @codyfrehr in #26
- adds tests by @codyfrehr in #27
- adds configurable timeout to PdfTextTool by @codyfrehr in #28
- adds configurable library path by @codyfrehr in #29
- fixes autoconfiguration by @codyfrehr in #30
- renames methods in XpdfUtils by @codyfrehr in #31
- changes configuration names and adds javadocs by @codyfrehr in #32
- cleans up autoconfiguration by @codyfrehr in #33
- clean up by @codyfrehr in #34
- clean up by @codyfrehr in #35
- cleans up autoconfiguration and javadocs, and adds tests by @codyfrehr in #36
- fixes autoconfiguration test package by @codyfrehr in #37
- clean up by @codyfrehr in #38
- adds native options override to PdfTextOptions by @codyfrehr in #39
- removes defaultOutputPath config and adds toString() methods by @codyfrehr in #40
- cleans up object model in common package and cleans up javadocs by @codyfrehr in #41
- removes experimental pdf-text-c module by @codyfrehr in #42
- adds slf4j logging facade by @codyfrehr in #43
- adds tests for logging by @codyfrehr in #44
- fixes tests by @codyfrehr in #45
- sets version to 1.0.0-SNAPSHOT by @codyfrehr in #46
- renames project, group, artifacts, etc by @codyfrehr in #47
- adds note to readme by @codyfrehr in #48
- fixes leftover renaming issues by @codyfrehr in #49
- updates docs by @codyfrehr in #50
- removes ExecutorService from process by @codyfrehr in #51
- adds GPL3 license and header to all source files by @codyfrehr in #52
- refactors for proper distrstribution of xpdf lib for GPL3 by @codyfrehr in #53
- fixes javadoc plugin by @codyfrehr in #54
- adds abstract/generic solution for all types by @codyfrehr in #55
- Revert "adds abstract/generic solution for all types (#55)" by @codyfrehr in #56
- adds licensing plugin, reformats licensing, and adds pom metadata by @codyfrehr in #57
- fixes license plugin config by @codyfrehr in #58
- adds gitattributes file by @codyfrehr in #59
- removes docs so repo language stats can be reindexed by @codyfrehr in #60
- adds docs again to be reindexed by @codyfrehr in #61
- adds GPLv3 compatibility check into test phase by @codyfrehr in #62
- fixes licensing check by @codyfrehr in #63
- changes plugin executions by @codyfrehr in #64
- adds configuration to copy license into meta-inf of all packages by @codyfrehr in #65
- updates contact email in licensing by @codyfrehr in #66
- cleans up docs by @codyfrehr in #67
- fixes javadoc todos by @codyfrehr in #68
- starts readme by @codyfrehr in #69
- restructures project by @codyfrehr in #70
- Revert "restructures project (#70)" by @codyfrehr in #71
- renames parent project and does license cleanup by @codyfrehr in #72
- updates readme by @codyfrehr in #73
- fixes readme example by @codyfrehr in #74
- updates readme and javadocs by @codyfrehr in #75
- updates readme by @codyfrehr in #76
- updates readme and javadocs by @codyfrehr in #77
- updates javadocs by @codyfrehr in #78
- renames exception classes by @codyfrehr in #79
- renames and refactors native library terminology by @codyfrehr in #80
- renames autoconfiguration properties by @codyfrehr in #81
- changes group id and runs license update by @codyfrehr in #82
- updates readme by @codyfrehr in #83
- updates readme by @codyfrehr in #84
- updates readme by @codyfrehr in #85
- updates readme by @codyfrehr in #86
- updates readme by @codyfrehr in #87
- updates readme by @codyfrehr in #88
- updates readme by @codyfrehr in #89
- fixes maven wrapper by @codyfrehr in #92
- sets up pipeline by @codyfrehr in #90
- updates readme by @codyfrehr in #93
- adds integration tests by @codyfrehr in #94
- refactors XpdfUtils by @codyfrehr in #95
- adds CodeQL CWE analysis by @codyfrehr in #97
- adds Snyk CVE check by @codyfrehr in #98
- adds code coverage analysis by @codyfrehr in #99
- updates readme by @codyfrehr in #100
- adds code coverage by @codyfrehr in #101
- adds more code coverage by @codyfrehr in #102
- adds more coverage by @codyfrehr in #103
- configures release pipeline by @codyfrehr in #105
- v1.0.0 by @codyfrehr in #106
Full Changelog: https://github.com/codyfrehr/xpdf-api/commits/v1.0.0