Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 388 Bytes

CHANGELOG.md

File metadata and controls

16 lines (12 loc) · 388 Bytes

v1.1.2

  • Add topics to pubspec.yaml.

v1.1.1

  • Implement Slugid.hashCode.

v1.1.0

  • Ported to null-safety without breaking changes.
  • Annotated Slugid with @sealed from package:meta.

v1.0.0+1

  • Fixed homepage and issue_tracker in pubspec.yaml.

v1.0.0

  • Initial release, including most of the features available in other slugid implementations.