Upgrade
#######

2.x to 3.0
==========

* PHP 8.5 is required
* All instances are now readonly
* Removed ``getComponents()`` and ``getPrefix()``

1.x to 2.0
==========

* PHP 8.0 is required
* Types are declared for PathUtils.
  This should be fine for most use cases but may become a bc break.
