What's Changed
- Removed
r2corba_devkit
, not required anymore - Use
URI.open
to fix security issues - Support xor (
^
) - Make use of
std::unique_ptr
instead ofACE_Auto_Ptr
to fix compile errors with ACE 7.1.2 - Rubocop proposed changes
Full Changelog: v1.7.0...v1.7.1