Skip to content

v4.0.0

Compare
Choose a tag to compare
@glasserc glasserc released this 18 Aug 14:33
· 1248 commits to master since this release

This release causes remote transformers to be invoked even on deleted records, and thereby allows you to write a remote transformer that mutates record IDs (#510). It is a backwards-incompatible change because now a remote transformer must handle deleted records, which are missing all the normal fields you would expect from your records.

There are also some fixes to documentation errors (#515, #514) and updates of dependencies (#508, #512, #509, #502).