Skip to content

⚠ BREAKING CHANGES

Compare
Choose a tag to compare
@grimmerk grimmerk released this 05 May 04:46
· 169 commits to master since this release

Refactor API and instance method renaming

Change static method to public function:

D4C.apply -> dApply
D4C.wrap -> dWrap
D4C.synchronized -> synchronized
D4C.register -> defaultTag

Change instance method naming:

iapply -> apply
iwrap -> wrap