Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 611 Bytes

RELEASENOTES.md

File metadata and controls

26 lines (16 loc) · 611 Bytes

Release Notes

Unreleased

  • Installatble with PHP 8.1+

Version 3.0 (23 October 2021)

  • Installable with 7.4+ (including PHP8)
  • Typing added throughout
  • PSR4 namespacing. Now in Addwiki\Mediawiki\Ext\Flow
  • Removed Post class from the DataModel as it was not yet used.

Version 2.8 (16 February 2021)

  • Installable with 7.3+ (including PHP8)

Version 2.7 (15 February 2021)

  • No notable changes

Version 2.6 (2 February 2021)

  • Initial release from new development monorepo
  • All addwiki libraries now have aligned version numbers
  • Initial version with undefined functionality...