What’s New
- The CircleCI CLI command 
orb listnow has an optional flag,--json, that provides machine-readable output. In addition, the CLI commandorb sourcehas been updated to allow you to pull any version, including dev versions, for example: 
circleci orb source mynamespace/myorb@dev:foo
circleci orb source mynamespace/myorb@1.2.3
circleci orb source mynamespace/myorb@volatile
- 
    
Cloud Performance plans have been updated to display multiple periods of usage data on the Settings page.
 - 
    
The CircleCI API documentation has been re-published with a completely new design and updated content, see the API Reference.