-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
11 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,21 @@ | ||
# css4j-AWT version 3.6.1 Release Notes | ||
# css4j-AWT version 4.0 Release Notes | ||
|
||
### January 23, 2023 | ||
### March 30, 2023 | ||
|
||
<br/> | ||
|
||
## Highlights | ||
|
||
### Accept synonyms for "sans serif" in `AWTStyleDatabase` | ||
|
||
### Make generic font family comparisons case insensitive in `AWTStyleDatabase` | ||
### Upgrade to css4j 4.0 | ||
|
||
This library now benefits from the color upgrades in css4j 4.0. | ||
|
||
<br/> | ||
|
||
## Detail of changes | ||
|
||
The javadocs now link to css4j API docs. | ||
|
||
- Accept synonyms for "sans serif" in `AWTStyleDatabase`. | ||
- Make generic font family comparisons case insensitive in `AWTStyleDatabase`. | ||
- Bump year to 2023 in copyrights. | ||
- Javadoc: add a module description. | ||
- Fix build warning | ||
- Fix javadoc warning | ||
- Upgrade to css4j 3.9.1 | ||
- Upgrade to xml-dtd 4.1.1 | ||
- Upgrade to slf4j-api 2.0.6 | ||
- Upgrade to JUnit 4.13.2. | ||
- Upgrade to extra-java-module-info 1.2 | ||
- Upgrade Gradle wrapper to 7.6 | ||
- Gradle: copy licensing files to META-INF directory of archive files. | ||
- Add a workflow to publish package in Github. | ||
- Upgrade to css4j 4.0 | ||
- Upgrade to slf4j 2.0.7 | ||
- Upgrade to extra-java-module-info 1.3 | ||
- Upgrade Gradle wrapper to 8.0.2 | ||
- Tests: convert the tests to JUnit 5. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters