releases: 16607056
This data as json
html_url | id | author | node_id | tag_name | target_commitish | name | draft | prerelease | created_at | published_at | body | repo | reactions | mentions_count |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
https://github.com/simonw/csv-diff/releases/tag/0.3.1 | 16607056 | 9599 | MDc6UmVsZWFzZTE2NjA3MDU2 | 0.3.1 | master | csv-diff 0.3.1 | 0 | 0 | 2019-04-07T19:42:59Z | 2019-04-07T19:46:22Z | Added and deleted rows now display in a more human-friendly format than raw JSON: ``` $ csv-diff one.csv two.csv --key=id 1 row changed, 1 row added, 1 row removed 1 row changed Row 1 age: "4" => "5" 1 row added id: 3 name: Bailey age: 1 1 row removed id: 2 name: Pancakes age: 2 ``` Example commit here: https://github.com/simonw/sf-tree-history/commit/184efa - compare with https://github.com/simonw/sf-tree-history/commit/dd08cc which demonstrates the previous behaviour. | 175321497 |
Links from other tables
- 0 rows from release in assets