Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 920 Bytes

CHANGELOG.md

File metadata and controls

43 lines (32 loc) · 920 Bytes

Change log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[Unreleased]

[5.0.0] - 2021-01-11

Changed

  • update "Portable UTF8" from v5 -> v6

[4.0.0] - 2017-12-23

Changed

  • update "Portable UTF8" from v4 -> v5

-> this is a breaking change without API-changes - but the requirement from "Portable UTF8" has been changed (it no longer requires all polyfills from Symfony)

[3.0.2] - 2017-12-03

Changed

  • update "voku/stop-words"

[3.0.1] - 2017-12-01

Changed

  • drop support for PHP < 7.0 v2
  • update phpunit-config

[3.0.0] - 2017-11-13

Changed

  • drop support for PHP < 7.0
  • use "strict_types"

[2.1.0] - 2017-05-12

Changed

  • use stop-words from "voku/stop-words"

[2.0.0] - 2017-04-05

Changed

  • re-write -> "object oriented"

[1.0.0] - 2017-03-27

Changed

  • init