Releases: boesing/typed-arrays
Releases · boesing/typed-arrays
1.3.0
Release Notes for 1.3.0
Feature release (minor)
1.3.0
- Total issues resolved: 1
- Total pull requests resolved: 6
- Total contributors: 2
enhancement
- 270: Allow items to be in multiple groups thanks to @boesing
- 263: Replace dependabot with renovate thanks to @boesing
- 200: Migrate dependabot to renovate thanks to @boesing
dependency update
- 258: build(deps-dev): bump phpunit/phpunit from 9.6.7 to 10.5.20 thanks to @dependabot[bot]
- 247: build(deps-dev): bump psalm/plugin-phpunit from 0.18.4 to 0.19.0 thanks to @dependabot[bot]
- 238: build(deps-dev): bump symfony/polyfill-php80 from 1.27.0 to 1.29.0 thanks to @dependabot[bot]
- 218: build(deps-dev): bump doctrine/coding-standard from 11.1.0 to 12.0.0 thanks to @dependabot[bot]
1.2.0
Release Notes for 1.2.0
Feature release (minor)
1.2.0
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
enhancement
- 231: Add PHP 8.3 support thanks to @alikallali
- 226: Opt-in to
roave/backward-compatibility-check
thanks to @boesing
1.1.0
1.0.1
1.0.0
Release Notes for 1.0.0
Backwards incompatible release (major)
1.0.0
- Total issues resolved: 6
- Total pull requests resolved: 10
- Total contributors: 3
enhancement
- 165: Feature: add
OrderedListInterface#removeAt
thanks to @boesing - 162: Feature: add
ArrayInterface#reduce
thanks to @boesing - 161: Feature: add
OrderedListInterface#limit($length)
thanks to @boesing - 160: Purity and Immutability hardening thanks to @boesing
- 159: Feature: add
OrderedListInterface#prepend
thanks to @boesing - 158: Feature:
OrderedListInterface#findFirstMatchingIndex
thanks to @boesing - 157: Remove PHP 7.4 and add native property types thanks to @boesing
- 99: Allow PHP 8.1 thanks to @boesing
- 95: Feature: Add
MapInterface#values
as an alias forMapInterface#toOrderedList
thanks to @icanhazstring
documentation,enhancement
- 164: Documentation: add extended documentation thanks to @boesing and @simPod
0.13.1
0.13.0
0.12.0
0.11.2
Release Notes for 0.11.2
0.11.x bugfix release (patch)
0.11.2
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1