Skip to content

Releases: satoren/y_ex

v0.6.5

18 Nov 13:43
Compare
Choose a tag to compare

What's Changed

  • refactor: create type for slice into binary by @satoren in #78
  • feat: add insert_list to Array type by @satoren in #79
  • fix(deps): update rust crate serde_json to v1.0.130 by @renovate in #81
  • refactor: cleanup code by @satoren in #83
  • feat: transaction origin accept any types by @satoren in #86
  • BREAKING CHANGE: remove experimental Yex.Managed.SharedDoc by @satoren in #88
  • fix: auth message encode by @satoren in #89
  • feat: Add metadata to the monitor methods by @satoren in #91
  • fix(deps): update rust crate yrs to v0.21.3 by @renovate in #87
  • feat: add new api Yex.DocServer by @satoren in #90
  • refactor: Use DocServer to implement SharedDoc by @satoren in #92
  • feat: implement Array.move_to by @satoren in #97
  • fix: When unobserve in shared_doc, remove awareness of the same origin by @satoren in #100
  • fix copied comments by @cortfritz in #93

New Contributors

Full Changelog: v0.6.4...v0.6.5

v0.6.4

11 Oct 09:28
806bf15
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency rustler_precompiled to ~> 0.8 by @renovate in #63
  • fix(deps): update rust crate yrs to v0.21.2 by @renovate in #70
  • Lower the requirement of rustler_precompiled by @satoren in #74

Full Changelog: v0.6.3...v0.6.4

v0.6.3

11 Oct 08:46
1114f55
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update rust crate yrs to v0.21.1 by @renovate in #64
  • fix origin value in update event by @satoren in #68
  • add parent method to xml type by @satoren in #65
  • implement awareness origin by @satoren in #71
  • perf: Do not send received messages echo back to the sender by @satoren in #72

Full Changelog: v0.6.2...v0.6.3

v0.6.2

08 Sep 02:00
1a17391
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.2

v0.6.0

21 Aug 12:58
b8db58e
Compare
Choose a tag to compare

What's Changed

  • BREAKING CHANGE: delta key insert, delete, retain, attributes to atom by @satoren in #36
  • refactor: cleanup code by @satoren in #37
  • docs: improve typespec by @satoren in #35
  • refactor: mutably require env to notify changes to nif by @satoren in #38
  • fix(deps): update rust crate serde_json to v1.0.124 by @renovate in #39
  • fix(deps): update rust crate serde_json to v1.0.125 by @renovate in #41
  • chore(deps): update softprops/action-gh-release action to v2 by @renovate in #15
  • setup coveralls by @satoren in #42
  • BREAKING CHANGE: minor return type change by @satoren in #43
  • support XML by @satoren in #40

Full Changelog: v0.5.1...v0.6.0

v0.5.1

03 Aug 03:04
b278fe0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

27 Jul 05:45
2d8d483
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

25 Jul 05:36
9978fac
Compare
Choose a tag to compare

What's Changed

  • BREAKING CHANGE: Initial state can now be passed to Persistence by @satoren in #28

Full Changelog: v0.3.5...v0.4.0

v0.3.5

24 Jul 23:55
e4b407f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.4...v0.3.5

v0.3.4

23 Jul 12:34
4f94e21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.4