Version 1.0.49 Changelog:
- Change CreateDetour & CreatePatch now return a shared_ptr to the created modification.
Version 1.0.48 Changelog:
- Add IsLocationModifiedFast for optimized speed in tight loops.
Version 1.0.47 Changelog:
- Add integer overflow protection to IsLocationModified.
- Add DoRangesIntersect helper function.
- Cleanup README.md code examples.
Full Changelog: 1.0.46...1.0.49