Skip to content

Releases: yorkie-team/yorkie-android-sdk

0.4.15-rc2

23 Feb 07:02
79f4573
Compare
Choose a tag to compare
0.4.15-rc2 Pre-release
Pre-release

What's Changed

  • Fix incorrect calculation in indexTree.treePosToPath operation by @7hong13 in #158

Full Changelog: 0.4.15-rc...0.4.15-rc2

0.4.15-rc

13 Feb 01:44
0f64efb
Compare
Choose a tag to compare
0.4.15-rc Pre-release
Pre-release

What's Changed

  • Restore interface changes due to server DB sharding by @7hong13 in #155
  • Fix incorrect index returned when using posRangeToIndexRange by @7hong13 in #156
  • update version to 0.4.15-rc by @7hong13 in #157

Full Changelog: 0.4.14-rc...0.4.15-rc

0.4.14-rc

25 Jan 11:31
e6e3a00
Compare
Choose a tag to compare
0.4.14-rc Pre-release
Pre-release

What's Changed

  • Revert ci to use ubuntu by @skhugh in #148
  • Remove unnecessary toPath in TreeStyleOpInfo by @7hong13 in #150
  • Reflect interface changes of server DB sharding by @7hong13 in #152
  • Enable users to choose which dispatchers to use for Client and Document by @skhugh in #153
  • Fix invalid TreeChanges in concurrent Tree.Style by @skhugh in #149
  • Update version to 0.4.14-rc by @7hong13 in #154

Full Changelog: 0.4.12...0.4.14-rc

0.4.12

17 Jan 02:02
15d0512
Compare
Choose a tag to compare

What's Changed

  • bump up libraries to latest by @skhugh in #139
  • Fix missing collection of removed elements from the root by @7hong13 in #140
  • Add forced sync when switching to realtime mode by @7hong13 in #142
  • Add more GC tests to reflect current server modifications by @7hong13 in #143
  • Update libraries & apply new ktlint format rules by @skhugh in #144
  • Fix getGarbageLength to return correct size by @skhugh in #145
  • Handle escape string for strings containing quotes by @skhugh in #146
  • Reflecting Changes in Tree from 0.4.8 to 0.4.12 by @7hong13 in #147

Full Changelog: 0.4.7...0.4.12

0.4.7

17 Oct 16:52
28e9791
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.6...0.4.7

0.4.6

28 Aug 05:25
7583930
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.5...0.4.6

0.3.5

23 Jun 09:24
d65332d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.3...0.3.5

0.3.3

30 Mar 07:09
d522820
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.3

0.3.0

22 Feb 03:23
65b0d6b
Compare
Choose a tag to compare

What's Changed

  • Implements RgaTreeSplit by @7hong13 in #59
  • Implements Rht by @7hong13 in #63
  • Implement CrdtText. by @7hong13 in #64
  • bump up libraries by @skhugh in #65
  • Implement JsonText by @7hong13 in #66
  • Update README.md by @7hong13 in #68
  • remove duplicated key from TextNodeAttr. by @skhugh in #69
  • fix where deepCopy was not actually deep coping elements. by @skhugh in #71
  • reorganize examples module structure. by @skhugh in #70
  • Remove text dependency from RgaTreeSplit by @7hong13 in #72
  • make attach wait for initialization. by @skhugh in #75
  • Add TC for peer status emissions by @skhugh in #76
  • Make runWatchLoop to react to attachments changes by @skhugh in #77
  • few improvements on text type implementation by @7hong13 in #78
  • Fix deleteRange behavior by @skhugh in #81
  • fix SplayTree's cutOffRange behavior by @skhugh in #82
  • Fix invalid indexOf SplayTree with single node by @skhugh in #83
  • Implement the sample text editor app by @7hong13 in #79
  • Remove priority queue from RhtPQMap and entire project by @7hong13 in #84
  • Update SDK version for new release by @7hong13 in #85

Full Changelog: 0.2.19...0.3.0

0.2.19

21 Dec 07:33
ccbdf9c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/yorkie-team/yorkie-android-sdk/commits/0.2.19