Skip to content

Releases: astromechza/automerge-ndjson-sync

v1.3.0 - new logging mechanism

05 Nov 21:25
50641d3
Compare
Choose a tag to compare

v1.1.0 - http redirect support

27 Oct 09:45
17efea0
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.1.0

A minor change to introduce HTTP redirect support to the client request by supporting the GetBody function. This allows servers to redirect requests to other urls, possibly on other servers that have more up to date caches or have the target document in memory.

v1.0.0 - Initial release

26 Oct 20:27
1c90e55
Compare
Choose a tag to compare

Full Changelog: https://github.com/astromechza/automerge-ndjson-sync/commits/v1.0.0

Initial release - supporting ServeChanges and HttpPushPullChanges over both HTTP1.1 and HTTP2.