Skip to content
This repository has been archived by the owner on Aug 13, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (18 loc) · 516 Bytes

RELEASE.md

File metadata and controls

22 lines (18 loc) · 516 Bytes

#V3.4.0

Change constructor syntax

  • Add binPath option
  • Change constructor option syntax (old syntax is still enable)

#V3.3.1

Improvements and optimization

  • Add Error attribut for p4 execution error (see issue #10)
  • Error & Timeout Error are static attributs
  • Use py-marshal package

#V3.3.0

Major Features and Improvements

  • Add rawCmd & rawCmdSync command

#V3.2.0

Major Features and Improvements

  • Add p4.cmd cancellation feature

#V3.1.0

Major Features and Improvements

  • Add timeout option