Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit b576af7

Browse files
committed
Version bump
1 parent cbc5739 commit b576af7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [3.1.0] - 2021-10-28
11+
1012
## Added
1113

12-
- Json API pagination to `Illuminate\Database\Query\Builder` class
14+
- JSON:API pagination to `Illuminate\Database\Query\Builder` class
15+
- Testing utilities (as macros of `Illuminate\Foundation\Testing\TestResponse`): `hasId`, `hasType`, `hasAttribute`, `hasAttributes`, `atRelation`, `hasRelationshipWith`, `hasAnyRelationships`, `at`, `hasSize`
16+
- `SkoreLabs\JsonApi\Support\JsonApi` utilities facade
17+
- `SkoreLabs\JsonApi\Contracts\JsonApiable` contract interface for custom resource types
1318

1419
## [3.0.1] - 2021-01-20
1520

0 commit comments

Comments
 (0)