D3 version 3.5.17 is the last 3.X version that is compatible with the current dimple implementation. D3 version 4.0 and forward, D3 has been broken down into smaller modules and is not backward compatible.
Also, notice that I switch the comparison, version 3.5.17 and older are compatible, 4.0 (which is the following release) and further are not.
This is in response to issue #253
D3 version 3.5.17 is the last 3.X version that is compatible with the current dimple implementation. D3 version 4.0 and forward, D3 has been broken down into smaller modules and is not backward compatible. Also, notice that I switch the comparison, version 3.5.17 and older are compatible, 4.0 (which is the following release) and further are not. This is in response to issue #253