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