Skip to content

Releases: bolt/common

Maintenance release 3.0.7

08 Nov 14:47
754b350

Choose a tag to compare

Merge pull request #43 from bolt/fix/lowercase-slugs

Ensure lowercased slugs, for consistency

Maintenance release 3.0.6

28 Sep 12:16

Choose a tag to compare

Merge branch '3.0' of github.com:bolt/common into 3.0

Maintenance release 2.1.14

28 Sep 12:10
c58e811

Choose a tag to compare

Merge pull request #41 from bolt/fix/stringify

Fix Stringify (with Tests)

Maintenance release 3.0.5

16 Sep 12:29
8e7ea7c

Choose a tag to compare

Merge pull request #39 from bolt/feature/stringify-value

Add `Str::stringifyValue` to cast an iterable into string

Maintenance release 2.1.13

16 Sep 13:10
b59f640

Choose a tag to compare

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

14 Apr 11:44
84c020c

Choose a tag to compare

  • Add Str::decode for decoding HTML entities #36

Maintenance release 2.1.12

14 Apr 10:17

Choose a tag to compare

  • Add Str::decode for decoding HTML entities #36

Maintenance release 3.0.3

08 Feb 14:01
5f6cb16

Choose a tag to compare

Merge pull request #35 from bolt/feature/add-date-class

Add `Date` class with `datesDiffer` method

Maintenance release 3.0.2

04 Feb 12:50
fd85000

Choose a tag to compare

Merge pull request #33 from bolt/feature/is-valid-regex

Add `Str::isValidRegex` test

Maintenance release 2.1.11

04 Feb 12:54
b1c295f

Choose a tag to compare

Merge pull request #34 from bolt/feature/is-valid-regex-2.0

[2.x] Add `Str::isValidRegex` test