Releases: fhoeben/hsac-fitnesse-pdf
Releases · fhoeben/hsac-fitnesse-pdf
0.1.6
0.1.5
Prepare for release
0.1.4
What's Changed
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #13
- Bump org.fitnesse:fitnesse from 20231029 to 20231203 by @dependabot in #11
- Bump nl.hsac:hsac-fitnesse-fixtures from 5.3.1 to 5.3.4 by @dependabot in #12
- Bump org.apache.pdfbox:pdfbox from 3.0.0 to 3.0.1 by @dependabot in #10
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in #16
- Bump nl.hsac:hsac-fitnesse-fixtures from 5.3.4 to 5.3.6 by @dependabot in #14
Full Changelog: 0.1.3...0.1.4
0.1.3
Prepare for release
0.1.2
Prepare for release
0.1.1
First release using GitHub action
0.1.0
0.0.5
0.0.4
0.0.3
- Added methods to get the text of a range of pages (instead of just all)
- Can retrieve the number of pages in a document
- Allow tests to check the document's meta information (e.g. Title, Subject, Author, etc.)
<dependency>
<groupId>nl.hsac</groupId>
<artifactId>hsac-fitnesse-pdf</artifactId>
<version>0.0.3</version>
</dependency>