Skip to content

Releases: rekalogika/api-lite

v0.7.4

24 Jul 13:45
bc39896
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.3...v0.7.4

v0.7.3

06 Jul 05:09
a029907
Compare
Choose a tag to compare

What's Changed

  • build: exclude buggy symfony/property-info, by @priyadi in #27
  • fix: remove api_lite_rekapager check in RekapagerPageablePaginatorApplier by @priyadi in #28

Full Changelog: v0.7.2...v0.7.3

v0.7.2

19 Jun 10:22
f498bb6
Compare
Choose a tag to compare

What's Changed

  • build: add github-actions to dependabot by @priyadi in #23
  • feat: add add RekapagerPageablePaginatorApplier

Full Changelog: v0.7.1...v0.7.2

v0.7.1

19 Jun 09:59
b36037e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

12 Jun 03:19
08b0f68
Compare
Choose a tag to compare

What's Changed

  • fix: temporary workaround for DELETE error by @priyadi in #18
  • deps: pin zenstruck/factory to 1.37 for now by @priyadi in #17
  • deps: update rekapager to 0.10 by @priyadi in #20

Full Changelog: v0.6.1...v0.7.0

v0.6.1

24 Apr 07:23
638dfb8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

23 Apr 08:06
420c2eb
Compare
Choose a tag to compare

What's Changed

  • test: Add manual filtering example. by @priyadi in #10
  • refactor: Change paginator applier return type from PaginatorInterface` to iterable to anticipate future changes. by @priyadi in #12
  • refactor: PaginatorApplierInterface::applyPaginator() now takes raw operation and context. by @priyadi in #13

Full Changelog: v0.5.2...v0.6.0

v0.5.2

02 Mar 16:37
6255cd1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

01 Mar 12:50
fcf7204
Compare
Choose a tag to compare

What's Changed

  • fix(AbstractState): Make $container protected, so it can be extended by child classes by @priyadi in #2
  • build: Create ApiMapperInterface and use it for the service ID. by @priyadi in #3
  • refactor: Move mapCollection() to separate interface. by @priyadi in #4
  • refactor(ApiCollectionMapper): mapCollection() now accepts null target. by @priyadi in #5

Full Changelog: v0.5.0...v0.5.1

v0.5.0

28 Feb 17:11
fe7ab15
Compare
Choose a tag to compare

Initial Release