File tree Expand file tree Collapse file tree 1 file changed +2
-39
lines changed
Expand file tree Collapse file tree 1 file changed +2
-39
lines changed Original file line number Diff line number Diff line change @@ -7,42 +7,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10- ## 2.1.1
11- - Fixed issue with options not propagating properly.
12-
13- ## 2.1.0
14-
15- ### Added
16- - Added the option to write conversions to files.
17- - Added the option to load conversions from files.
18- - Added case-sensitive option for encoding validation.
19-
20- ### Changed
21- - Updated development packages,
22-
23- ## 2.0.1
24-
25- ### Added
26- - Added docs directory with additional documentation.
27-
28- ## 2.0.0
29-
30- ### Added
31- - Added support for PSR-4 autoloading.
32- - Added ability to validate encoding.
33- - Added SECURITY.md policy.
34- - Added static analysis tools.
35- - Added FUNDING.yml policy.
36- - Added proxy support for static calls to encoder.
37- - Added contracts to all public methods that are not internal.
38- - Added an option to control the default encoding.
39- - Added an option to remove the UTF-8 BOM.
40- - Added support for mb regex.
41-
42- ### Changed
43- - Removed support for PHP < 7.2.
44- - Updated dependencies.
45- - Added changelog.
46-
47- ### Removed
48- - Removed the ` Encode ` object.
10+ ## 1.0.0
11+ - Initial release. After change of paquettg/string-encoder
You can’t perform that action at this time.
0 commit comments