package:source_gen v1.5.0
·
62 commits
to master
since this release
- Add
throwOnUnresolvedconfiguration to theGeneratorForAnnotation
constructor. - Rename
InvalidGenerationSourceErrortoInvalidGenerationSource. Change
from a subtype ofErrorto a subtype ofException. This may be breaking if
a builder relies on aon Exception catchto ignore this error.