Skip to content

Releases: icfnext/prosper

14.0.0

07 Mar 17:41
Compare
Choose a tag to compare

Beginning with this release, Prosper will no longer be coupled to a specific version of AEM; it will instead be compatible with a range of versions. The goal is to better align Prosper with versioning strategy used by the AEM Core Components and AEM Mocks.

  • Updated dependencies for compatibility with 6.3, 6.4, and 6.5 AEM versions
  • Upgrade AEM mocks dependency to 2.4.0

13.0.0

07 Mar 15:30
Compare
Choose a tag to compare
  • Removed custom Sling Mock classes. Mock classes (e.g. SlingHttpServletRequest) are now provided by the Sling Mock framework to prevent conflicts with other dependencies.
  • Removed JSP tag support.
  • Upgraded Groovy to version 2.4.15.
  • Upgraded Spock to version 1.2-groovy-2.4.