All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: header colliding with code because of missing newlines.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FEAT: add header for generated files.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: fix support for enums, by using InterfaceElement instead of ClassElement.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: support named constructors.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- REFACTOR: remove unused imports and fix alias naming.
- FIX: edge-cases where top level functions aren't resolved correctly.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: handle strings with content that requires escapes.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: remove UnsupportedError for now implemented feature.
- FEAT: handle functions in toSource.
- FEAT: handle variable references in toSource.
- FEAT: add getLibraryAlias.