p4-fusion v1.10
This version works-around a crash in the Helix Core C++ API as specified in their documentation.
We also tested compiling with Helix Core C++ API 2022.1, which is latest as of writing. Users should consider building p4-fusion with this version of the library to get the latest fixes from Perforce.
What's Changed
- main: Bump version to 1.10.0 for next release by @twarit-waikar in #38
- p4: Fix crash in Signaler by disabling it by @twarit-waikar in #37
Full Changelog: v1.9...v.10