Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 426 Bytes

CHANGELOG.md

File metadata and controls

16 lines (11 loc) · 426 Bytes

0.1.1

  • Adjust description on pubspec.yaml.

0.1.0

  • Migrate to null safety.
  • Migrate example app to null safety.
  • Improve usability of API using relative values for depth and velocity.
  • Replace LitStarfieldBackground with LitStarfieldContainer.
  • Add model.dart, view.dart and controller.dart sub libraries.
  • Add customization options on LitStarfieldContainer.

0.0.1

  • Initial release.