Skip to content

Releases: k-o-d-e-n/Realtime

0.9

03 Feb 13:17
Compare
Choose a tag to compare

New:

  • Pagination in collections;
  • Metadata in files;
  • Backward compatibility in models;
  • Support UICollectionView;

Fixes:

  • improved stability and convenience;

0.8.5

19 Nov 18:13
Compare
Choose a tag to compare

New:

  • UITableView based form to create/change Realtime values. class Form;
  • Timeout in load operation;
  • Initialize keys for version и raw;

Updates:

  • AssociatedValues storage;
  • RealtimeValueEvents (added didUpdate);

Fixes: Many things;

0.8

05 Sep 16:39
Compare
Choose a tag to compare
0.8
  • All coding/decoding, and other operations has error handling;
  • Big update local listening;
  • Runtime checking required properties.
  • Added application configuration;
  • Collections now have changes notification;
  • Code documented;
  • Bug fixing;

0.5 Update

08 Aug 14:19
Compare
Choose a tag to compare
  • Changed operators
  • Added relation representation by the same ancestor
  • Added relation mode (one to one, one to many)
  • Added ignored properties in RealtimeObject
  • Bug fixes and improvements

First public release

01 Aug 10:25
Compare
Choose a tag to compare