File tree 9 files changed +13
-8
lines changed
9 files changed +13
-8
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 9.10.2 (29.10.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/24?closed=1
4
+ * add overloaded method ` addFontDirectory(... String encoding ...) `
5
+ * #431 fix interpretation of cell borders (#432 )
6
+ * #429 fix NoSuchElementException in LayoutContext (#433 )
7
+
3
8
## 9.10.1 (26.10.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/23?closed=1
4
9
* #426 Fix pdf formatting (#428 )
5
10
* #425 restore method ` ITestRenderer.getWriter() ` (#427 )
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.xhtmlrenderer</groupId >
9
9
<artifactId >flying-saucer-parent</artifactId >
10
- <version >9.10.2-SNAPSHOT </version >
10
+ <version >9.10.2</version >
11
11
<relativePath >../pom.xml</relativePath >
12
12
</parent >
13
13
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.xhtmlrenderer</groupId >
8
8
<artifactId >flying-saucer-parent</artifactId >
9
- <version >9.10.2-SNAPSHOT </version >
9
+ <version >9.10.2</version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.xhtmlrenderer</groupId >
9
9
<artifactId >flying-saucer-parent</artifactId >
10
- <version >9.10.2-SNAPSHOT </version >
10
+ <version >9.10.2</version >
11
11
<relativePath >../pom.xml</relativePath >
12
12
</parent >
13
13
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.xhtmlrenderer</groupId >
9
9
<artifactId >flying-saucer-parent</artifactId >
10
- <version >9.10.2-SNAPSHOT </version >
10
+ <version >9.10.2</version >
11
11
<relativePath >../pom.xml</relativePath >
12
12
</parent >
13
13
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.xhtmlrenderer</groupId >
9
9
<artifactId >flying-saucer-parent</artifactId >
10
- <version >9.10.2-SNAPSHOT </version >
10
+ <version >9.10.2</version >
11
11
<relativePath >../pom.xml</relativePath >
12
12
</parent >
13
13
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.xhtmlrenderer</groupId >
8
8
<artifactId >flying-saucer-parent</artifactId >
9
- <version >9.10.2-SNAPSHOT </version >
9
+ <version >9.10.2</version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.xhtmlrenderer</groupId >
9
9
<artifactId >flying-saucer-parent</artifactId >
10
- <version >9.10.2-SNAPSHOT </version >
10
+ <version >9.10.2</version >
11
11
<relativePath >../pom.xml</relativePath >
12
12
</parent >
13
13
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >org.xhtmlrenderer</groupId >
8
8
<artifactId >flying-saucer-parent</artifactId >
9
- <version >9.10.2-SNAPSHOT </version >
9
+ <version >9.10.2</version >
10
10
11
11
<packaging >pom</packaging >
12
12
You can’t perform that action at this time.
0 commit comments