I modified the multi-releases plugin to add a column containing the current version of the product. This makes it easier for me to find dependencies that I might have to release before I release my application.
The report now looks something like this: Project nameLatest versionReleased dateNext ReleaseASI1.0.32005-07-251.0.3 BARTS1.1.62005-08-221.1.6BOSS1.0.102005-05-191.0.10Bouncer1.0.72005-08-23 1.0.7Boxoffice1.0.72005-08-231.0.7CAVES BTN1.0.72005-03-081.0.7CRABS1.1.8 2005-08-151.1.8East2.0.162005-07-272.0.16East CABS1.0.92005-07-271.0.9 FlatFiles1.3.42005-07-251.3.4Hackney1.2.22005-03-141.2.3 What I'd really like to do is highlight lines where the latest version is different from the next release. Could somebody with a metter understanding of Jelly and jsl give me an idea of how to do this?
