• 
      

    Allow the version to be set during DiffX construction.

    Review Request #11761 — Created July 31, 2021 and submitted

    Information

    DiffX
    master

    Reviewers

    The DiffX object now allows the version option to be set. This is
    important for consumers that need to construct this object based on
    existing data.

    Only supported versions can be set. Unsupported versions will result in
    an error.

    Unit tests pass.

    Ran into this with Review Board's implementation. Verified this fixed
    the object construction.

    Summary ID
    Allow the version to be set during DiffX construction.
    The `DiffX` object now allows the `version` option to be set. This is important for consumers that need to construct this object based on existing data. Only supported versions can be set. Unsupported versions will result in an error.
    d71f4921041026681f83d89fdac4449fa2661701
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (1a53df5)