Releases: hazendaz/displaytag
Releases · hazendaz/displaytag
Displaytag 3.1.0 (jakarta namespace)
- Add support back for struts2 location adapter: I18nStruts2Adapter.
- Add support back for forked struts1 for jakarta location adapter: I18nStrutsAdapter
Build
- Remove legacy author/version from all files.
Displaytag 2.6.0 (javax namespace)
- Back port items from master which introduces struts 1 support again as noted on 3.1.0 release.
Display tag 3.0.3 (Jakarta Namespace)
- Library / Plugin Updates
- Correct tags to match
- Remove executable flags from various jsp pages
- Add sites to all modules
- Allow latest jakartaEE for higher jdks as in provided scope
Displaytag 2.5.6 (javax namespace)
- Plugin Updates / Library Updates
Display tag 3.0.2 (Jakarta Namespace)
- Add column visibility support per #544
- library updates / plugin updates
Displaytag 2.5.5 (javax namespace)
- In sync with 3.0.2 for javax namespace (see 3.0.2 for changes)
Display tag 3.0.1 (Jakarta Namespace)
- library updates to clear CVEs
Displaytag 2.5.4 (javax namespace)
- sync'd to jakarta release changes but for javax namespace. Same as 3.0.1 otherwise.
Display tag 3.0.0 (Jakarta Namespace)
Official release of display tag for jakarta namespace. Only library updates, auto formatting, auto licensing since last Milestone 3.0.0-M2.
Do note the site pages are not generated with jakarta due to underlying taglib plugin not yet supporting jakarta. The older site pages should be enough as fundamentally this is the same. Also note there is no struts support for jakarta as struts has yet to release such support.
Displaytag 3.0.0-M2
- Bring libraries up to date
- Switch to newer expressly EL
- Board my base-parent and cleanup build
- Build now reproducible
- Added automatic module naming
- reminder: Requires java 11 to use unless using spring which will require java 17 (spring is optional)
- cleanup encoding usage