cyvive / agnostic

Software Agnostic Development Accelerator
Mozilla Public License 2.0
1 stars 2 forks source link

automatically pipe through all prior major versions #15

Open keidrych opened 5 years ago

keidrych commented 5 years ago

The current approach to piping leaves it at the developers' obligation to pipe each new file through the prior major versions.

This should be an automatic process, and the core/select-pipeline.js should be able to implement it with little additional development