open-contracting / ocdskit

A suite of command-line tools for working with OCDS data
https://ocdskit.readthedocs.io
BSD 3-Clause "New" or "Revised" License
17 stars 7 forks source link

Add option to compile command for versioned releases #53

Closed jpmckinney closed 5 years ago

jpmckinney commented 6 years ago

e.g. --versioned

The option would decide whether the merge or merge_versioned method is used.

The main work here is to add tests to cover this case. Should be quick!