What's Changed
- Fix deprecations by @Baptouuuu in #7
- Use date range for the license copyright by @Baptouuuu in #8
- Use
innmind/static-analysis
by @Baptouuuu in #9 - Run tests via BlackBox by @Baptouuuu in #10
- Reuse workflows by @Baptouuuu in #11
- Use
innmind/filesystem
8 by @Baptouuuu in #12 - Remove interfaces by @Baptouuuu in #13
- Add support for PHP
8.4
\Dom\*
API by @Baptouuuu in #14 - Only support utf8 and ascii encodings by using an enum for
Document\Encoding
by @Baptouuuu in #16 - Fix xml generation by @Baptouuuu in #15
- Remove confusing methods by @Baptouuuu in #17
- Namespaced name and attributes by @Baptouuuu in #18
- Express elements attributes with a
Sequence
instead of aSet
/Map
by @Baptouuuu in #19 - Custom elements by @Baptouuuu in #20
- Make the
Reader
return anAttempt
to give access to why it failed to read the content by @Baptouuuu in #21 - Code Style by @Baptouuuu in #22
Full Changelog: 7.7.0...8.0.0