File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,26 +9,26 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
9
9
## [ Unreleased] ( https://github.com/inspirum/arrayable-php/compare/v1.3.0...master )
10
10
11
11
12
- ## [ v1.3.0 (2024-09-05)] ( https://github.com/inspirum/balikobot -php/compare/v1.2.0...v1.3.0 )
12
+ ## [ v1.3.0 (2024-09-05)] ( https://github.com/inspirum/arrayable -php/compare/v1.2.0...v1.3.0 )
13
13
### Added
14
14
- Support ` list ` collections
15
15
- Added [ ** ListCollection** ] ( ./src/ListCollection.php ) interface
16
16
- Added [ ** BaseListCollection** ] ( ./src/BaseListCollection.php ) abstract class
17
17
18
18
19
- ## [ v1.2.1 (2023-09-10)] ( https://github.com/inspirum/balikobot -php/compare/v1.2.0...v1.2.1 )
19
+ ## [ v1.2.1 (2023-09-10)] ( https://github.com/inspirum/arrayable -php/compare/v1.2.0...v1.2.1 )
20
20
### Fixed
21
21
- Fixed ` isArrayable ` for ` stdClass `
22
22
23
23
24
- ## [ v1.2.0 (2023-03-19)] ( https://github.com/inspirum/balikobot -php/compare/v1.1.0...v1.2.0 )
24
+ ## [ v1.2.0 (2023-03-19)] ( https://github.com/inspirum/arrayable -php/compare/v1.1.0...v1.2.0 )
25
25
### Added
26
26
- Added support for ** PHP 8.2**
27
27
### Removed
28
28
- Removed support for ** PHP 8.0**
29
29
30
30
31
- ## [ v1.1.0 (2022-07-22)] ( https://github.com/inspirum/balikobot -php/compare/v1.0.0...v1.1.0 )
31
+ ## [ v1.1.0 (2022-07-22)] ( https://github.com/inspirum/arrayable -php/compare/v1.0.0...v1.1.0 )
32
32
### Added
33
33
- Added [ ** Collection** ] ( ./src/Collection.php ) interface
34
34
- Added [ ** Model** ] ( ./src/Model.php ) interface
You can’t perform that action at this time.
0 commit comments