Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

37 lines (27 loc) · 1.11 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.1.5 - 2020-08-31

Fixed

  • Support for PHP 8 #1

0.1.4 - 2019-12-15

Fixed

  • Changed the way to handle different encodings detecting the and elements

0.1.3 - 2019-07-20

Fixed

  • UTF-8 econding issues

0.1.2 - 2019-05-25

Fixed

  • Improved encoding detection

0.1.1 - 2019-04-21

Fixed

  • parseFragment was returning a fragment containing only the first element

0.1.0 - 2019-04-21

First version