Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 408 Bytes

CHANGELOG.md

File metadata and controls

21 lines (12 loc) · 408 Bytes

1.2.0

  • Fixed a bug where the updated item wasn't being returned from the set method.

1.1.0

  • Update the Collection object to be observable.

1.0.2

  • More pub.dev points!

1.0.1

  • Fixed issue with sorting
  • Fixed an issue where the default update method wouldn't properly update items

1.0.0

  • libxd initial release!
  • Addition of Collection allows for a simple object list management