endoflife-date / release-data

Common Release Data for various projects in a consumable format, automatically updated.
MIT License
123 stars 36 forks source link

[release_table] Add support for 'range' type #324

Closed marcwrobel closed 7 months ago

marcwrobel commented 7 months ago

This new type converts a comma-separated list of values into a range, only keeping the first and last value. For example, 1.0, 1.1, 1.2 becomes 1.0 - 1.2.