3.18.0
(feat): Add support for custom bidirectional pagination. APIs using custom pagination (e.g., HATEOAS links) can configure a custom pager name and receive skeleton classes with bidirectional navigation methods (nextPage(), previousPage(), hasNext(), hasPrevious()).
Configuration:
3.17.1
(chore): Bump generator CLI version to publish new Docker image.