-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hey @kieranjmartin - Just using this to outline my thoughts about how to actually proceed towards R2.
I want to approach this more incrementally so that we don't end up with one mammoth PR that is hard to ensure is backwards compatible.
I think roughly in order (with each of these being separate PRs)
- Implement the abstract report sub-feature with ascii renderer Abstract report design #98 (and by collateral damage Allow easier annotation of diff ouputs #80)
- Convert existing diffdf flow to use the abstract report
- Add html renderer (Output Format: HTML #8)
At this point I think release and wait for feedback. Assuming no one comes screaming then:
- Add markdown renderer (Output Format: markdown #34)
- Add rtf renderer (Output format: RTF #115)
Then do another release, and then free game for all the other outstanding ticket items.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request