# octocatalog-diff change log
Version | Date | Description / Changes |
---|---|---|
1.1.0 | 2017-05-08 |
|
1.0.4 | 2017-03-17 |
|
1.0.3 | 2017-03-15 |
|
1.0.2 | 2017-03-08 |
|
1.0.1 | 2017-02-14 |
|
1.0.0 | 2017-02-06 |
This is the first release of the 1.0 series. For more information please see What's new in octocatalog-diff 1.0.
The most significant change in version 1.0 is the addition of the V1 API, which permits developers to build catalogs ( --catalog-only ) and compare/diff catalogs using octocatalog-diff. Under the hood, we've rearranged the code to support these APIs, which should improve the reliability and allow faster development cycles.
Breaking ChangesThe format of the output from--output-format json has changed. In version 0.x of the software, each difference was represented by an array. In version 1.x, each difference is represented by a hash with meaningful English keys. We have added an option --output-format legacy_json for anyone who may depend on the old format.
|
0.6.1 | 2017-01-07 |
|
0.6.0 | 2017-01-04 |
|
0.5.6 | 2016-11-16 |
|
0.5.5 | - | Unreleased internal version |
0.5.4 | 2016-11-07 | |
0.5.3 | 2016-10-31 |
|
0.5.2 | - | Unreleased internal version |
0.5.1 | 2016-10-20 | Initial release |