8000 Release v0.4.0 · powersync-ja/powersync-sqlite-core · GitHub
[go: up one dir, main page]

Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jun 11:24
3285e39

Release v0.4.0

  • Add helper function to fix JS subkey encoding in #75
  • Rewrite the "sync_local" query in #78
  • sync_local: Re-use prepared statements in #79
  • Add checksum newtype in #80
  • Avoid allocation in deserialize to i64 in #84
  • Use serde to parse data lines and checkpoints in #82
  • Use serde to read tables and indexes from schema in #81
  • Update Rust toolchain in #83
  • Implement sync client in #70

Full Changelog: v0.3.14...v0.4.0

0