Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 248 Bytes

CHANGELOG.md

File metadata and controls

15 lines (10 loc) · 248 Bytes

2.0.1

  • fix error in library level comment

2.0.0

  • null safety
  • const constructors
  • lints
  • fixed that GeniusApiAuth.token had Future<void> return type isntead of Future<String>
  • updated dependencies

1.0.0

  • Initial release.