Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

1.0.0 - First final release :D

Compare
Choose a tag to compare
@matanlurey matanlurey released this 31 Mar 00:41
· 218 commits to master since this release

1.0.0

First full release. At this point all changes until 2.0.0 will be backwards
compatible (new features) or bug fixes that are not breaking. This doesn't mean
that the entire Dart language is buildable with our API, though.

Contributions are welcome.

  • Exposed uri in ImportBuilder, ExportBuilder, and Part[Of]Builder.