Skip to content

Releases: gowork/values

v0.3

10 Jan 12:33
db7aca2
Compare
Choose a tag to compare
v0.3 Pre-release
Pre-release
  • move to PHP 7.4
  • Update phpstan version to 0.11 #20
  • StringValue improvements #21
  • replaceAll and replacePairs methods #28

v0.2.1

09 Jan 10:30
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

Fixed bugs:

  • Fix iterable value memleak

v0.2

10 Jan 12:43
58dd754
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release

What's new:

  • New IterableValue that wraps iterables #5
  • New methods: groupBy, chunk, splice, find, findLast, any and every #8

Fixed bugs:

  • Make slice breaks immediately after last value #10

We are also sure now that our library works fine on PHP 7.3 #7

And lastly, some swag are added #13 😎

Fix release

21 Dec 10:40
Compare
Choose a tag to compare
Fix release Pre-release
Pre-release
  • Fix matchAllPatterns method in PlainString

BC-break:

  • matchAllPatterns method of StringValue returns ArrayValue now instead of StringsArray

Update docs

12 Dec 10:38
Compare
Choose a tag to compare
Update docs Pre-release
Pre-release
  • updated documentation (examples added)
  • added static analyzer (phpstan) and CI (travis)
  • small fixes

First public release

20 Nov 16:02
acc32c7
Compare
Choose a tag to compare
First public release Pre-release
Pre-release
v0.1

Remove branch alias