AO Web Resources Registry Changelog
ao-web-resources-registry-0.6.0
Release Notes
- Scripts have a position, which sets where in the page the script is inserted.
- Styles have crossorigin.
ao-web-resources-registry-0.4.0
Release Notes
- Now supports Java 9+ modules with included
module-info.class
. - Maven artifact relocated from
com.aoindustries:ao-web-resources-registry
to com.aoapps:ao-web-resources-registry
. - Package renamed from
com.aoindustries.web.resources.registry
to com.aoapps.web.resources.registry
.
ao-web-resources-registry-0.2.0
Release Notes
- Removed support for IE 6, 7, 8, and 9 since all are end-of-life.
ao-web-resources-registry-0.1.0
Release Notes
- New project that is a central registry for web resource management.