p4-fusion v1.7
This release aims at fixing a bug related to an error occurring when p4-fusion observed Git submodules present in the Perforce depot. There are also numerous refactors and code-cleanups for reducing redundant logic.
We also started adding tests to p4-fusion, however, currently they are only testing STDHelpers
.
What's Changed
- p4: Fix .git file used by submodules by @igorvpcleao in #15
- Add p4-fusion-test to build process by @twarit-waikar in #16
- all: Update license year by @twarit-waikar in #17
- p4: Use std helpers for string comparisons by @twarit-waikar in #18
New Contributors
- @igorvpcleao made their first contribution in #15
Full Changelog: v1.6...v1.7