Releases: bolt/common
Releases · bolt/common
Maintenance release 3.0.7
Merge pull request #43 from bolt/fix/lowercase-slugs Ensure lowercased slugs, for consistency
Maintenance release 3.0.6
Merge branch '3.0' of github.com:bolt/common into 3.0
Maintenance release 2.1.14
Merge pull request #41 from bolt/fix/stringify Fix Stringify (with Tests)
Maintenance release 3.0.5
Merge pull request #39 from bolt/feature/stringify-value Add `Str::stringifyValue` to cast an iterable into string
Maintenance release 2.1.13
Merge pull request #40 from bolt/feature/stringify-value-4.2 [4.2] Add Str::stringifyValue to cast an iterable into string
Maintenance release 3.0.4
- Add
Str::decode
for decoding HTML entities #36
Maintenance release 2.1.12
- Add
Str::decode
for decoding HTML entities #36
Maintenance release 3.0.3
Merge pull request #35 from bolt/feature/add-date-class Add `Date` class with `datesDiffer` method
Maintenance release 3.0.2
Merge pull request #33 from bolt/feature/is-valid-regex Add `Str::isValidRegex` test
Maintenance release 2.1.11
Merge pull request #34 from bolt/feature/is-valid-regex-2.0 [2.x] Add `Str::isValidRegex` test