Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [0.26.0](v0.25.2...v0.26.0) (2023-10-31) ### Features * fixed bool value ([c752f52](c752f52)) * fixed bool value ([153d63d](153d63d)) * fixed mutability ([86aabdd](86aabdd)) * fixed mutability ([5ad76c5](5ad76c5)) * fixed warnings ([30f0a1e](30f0a1e)) * fixed warnings ([e0d0bd8](e0d0bd8)) * updated ListPaginator to be generic over type T where T impl PaginableList instead of having separate SearchListPaginator and ListPaginator implementations for types SearchList and List. ([9d49602](9d49602)) * updated ListPaginator to be generic over type T where T impl PaginableList instead of having separate SearchListPaginator and ListPaginator implementations for types SearchList and List. ([411f82c](411f82c))
- Loading branch information