The following example shows how to access this entry as a JSON object. See the API Documentation for more detail, including how to return the value of a single field.
curl -s https://lv.binarybabel.org/catalog-api/ruby/latest.json
{ "name": "ruby", "tag": "latest", "version": "3.0.0", "version_parsed": { "major": 3, "minor": 0, "patch": 0, "build": "", "prerelease": "" }, "version_segments": [ "3", "0", "0" ], "version_updated": "2020-12-25", "version_checked": "2021-02-27", "downloads": { }, "external_links": [ { "name": "Website", "href": "https://www.ruby-lang.org/en/downloads/" }, { "name": "Changelog", "href": "https://www.ruby-lang.org/en/news/" } ], "command_samples": { }, "catalog_type": "Catalog::WebScraper", "api_revision": 20170202 }
Timestamp | Catalog Entry | Version To | Version From | Links |
---|---|---|---|---|
2020-12-25 06:18:07 UTC | ruby | 3.0.0 | 2.7.2 | Website Changelog |
2020-10-02 12:01:53 UTC | ruby | 2.7.2 | 2.7.1 | Website Changelog |
2020-03-31 13:45:50 UTC | ruby | 2.7.1 | 2.7.0 | Website Changelog |
2019-12-25 12:35:37 UTC | ruby | 2.7.0 | 2.6.5 | Website Changelog |
2019-10-01 13:22:16 UTC | ruby | 2.6.5 | 2.6.4 | Website Changelog |
2019-08-28 10:22:17 UTC | ruby | 2.6.4 | 2.6.3 | Website Changelog |
2019-04-17 16:55:57 UTC | ruby | 2.6.3 | 2.6.2 | Website Changelog |
2019-03-13 14:17:20 UTC | ruby | 2.6.2 | 2.6.1 | Website Changelog |
2019-01-30 13:17:19 UTC | ruby | 2.6.1 | 2.6.0 | Website Changelog |
2018-12-25 09:18:45 UTC | ruby | 2.6.0 | 2.5.3 | Website Changelog |
2018-11-18 22:16:08 UTC | ruby | 2.5.3 | 2.5.1 | Website Changelog |
2018-03-28 18:58:11 UTC | ruby | 2.5.1 | 2.5.0 | Website Changelog |
2017-12-25 11:15:19 UTC | ruby | 2.5.0 | 2.4.3 | Website Changelog |
2017-12-14 18:15:09 UTC | ruby | 2.4.3 | 2.4.2 | Website Changelog |
2017-09-14 14:54:40 UTC | ruby | 2.4.2 | 2.4.1 | Website Changelog |
2017-03-22 13:20:21 UTC | ruby | 2.4.1 | 2.4.0 | Website Changelog |
2016-12-25 00:15:21 UTC | ruby | 2.4.0 | 2.3.3 | Website Changelog |