bugmark / bugmark_cl

Bugmark Command Line Client
0 stars 3 forks source link

Extract Statements in Show Command #69

Open andyl opened 6 years ago

andyl commented 6 years ago

In show commands (contract / issue / offer), extract the statements into a JSON sub-element.

For offers, extract the maturation range as a JSON sub-element, and keep the maturation date.

Related to #53