- Add debugName to duplicate completion error to make it easier to diagnose the error.
- Added toString to CompleterEx to further help with debugging.
- added option to passing a debugName to help see what completer is active when in a debugger.
- upgraded to dart 3.0
- added copyright notices.
Added fine grained control over the expected duration and reporting interval.
Breaking change reportInterval has been changed to setDefaultReportInterval
Corrected the import statement in the example.
migrated to nnbd
Added in missing export.
Initial release
- Initial version, created by Stagehand