4.0.0 (2022-09-07)
Code Refactoring
- Improve Patch Options (6b909c1)
BREAKING CHANGES
- Options has been moved from Patch to a new interface called OptionsContainer and are now handled entirely different. Make sure to check the examples to understand how it works.