Releases: Hi-Folks/data-block
Releases · Hi-Folks/data-block
v0.4.3
- Using Operator class in the tests
- Updating readme with 2 use cases
- Adding rector to composer scripts
- Welcome PHP 8.4 (adding GitHub actions configuration for PHP 8.4)
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Adding the
getString()
method by @roberto-butti in #30 - Implementing
Operator
class for operator constants by @roberto-butti in #31 - Adding new operator
like
by @roberto-butti in #33 - Adding
groupByFunction()
by @roberto-butti in #35
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Add
getFormattedByte()
by @MatteoGheza in #25 - Add tests and documentation for
getFormattedByte()
by @roberto-butti in #28
New Contributors
- @MatteoGheza made their first contribution in #25
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Implementing a Trait for formatting data by @roberto-butti in #23
- Update "in" operator by @wildwalks in #18
- Reviewing the
has
and thein
operators (behavior, documentation and tests) by @roberto-butti in #26 - Implementing
getFormattedDateTime
for getting value as formatted data
New Contributors
- @wildwalks made their first contribution in #18
Full Changelog: v0.3.10...v0.4.0
v0.3.10
What's Changed
- Implemented the method
saveToJson()
for saving Json by @abdulmannans in #20 - Update doc for
saveToJson()
method by @roberto-butti in #21 - Update phpdoc in ExportableBlock.php by @roberto-butti in #22
New Contributors
- @abdulmannans made their first contribution in #20
Full Changelog: v0.3.9...v0.3.10
v0.3.9
v0.3.8
What's Changed
- Added
applyField()
to apply functions to fields by @roberto-butti in #16
Full Changelog: v0.3.7...v0.3.8
v0.3.7
- Added the
forEach()
method
Full Changelog: v0.3.6...v0.3.7
v0.3.6
What's Changed
- The groupBy() method by @roberto-butti in #15
-
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #13
Full Changelog: v0.3.5...v0.3.6
v0.3.5
- Fix returning nested array type after
where()
Full Changelog: v0.3.4...v0.3.5