Skip to content

geanturef-v1.3.13

Latest
Compare
Choose a tag to compare
@kaqqao kaqqao released this 19 Nov 12:43
· 39 commits to master since this release

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

[1.3.13] - 2021-11-12

Added

  • New method: GenericTypeReflector.reduceBounded that recursively reduces bounded (variables, wildcards & captures) types to the first bound

Fixed

  • GenericTypeReflector.transform doesn't break on capture types #13
  • AnnotatedCaptureType is now public #14