All notable changes to Go Sync will be documented in this file. For changes related to a specific adapter, please look in the relevant folder within this repo.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Newfunctions are no longer recommended to instantiate adapters, and have been replaced withInitFn.
InitFnsignature has been updated to allow adapters to take an arbitrary number ofConfigFn.