specmore/spectacular

Ability to see previous versions of the specification for an interface

pburls opened this issue · 1 comments

As of v0.1.1 of Spectacular, for a given interface, it is currently only possible to view the "Latest agreed version" of the interface's specification and any number of versions with "Proposed Changes" currently open against it.

As seen in the screen shot below, it would be good to show a list of previous versions of the interface specification.
image

The previous versions could be determined by identifying git tags that were created for each previous version of the specification file.

As of v0.2.0, after the UI refresh #19, here is a potential mockup of how the "Spec Evolution" could be extended to achieve this request.

image