Changelog¶
0.3.0¶
- Backwards compatibility break: The CDP API avoids shadowing Python
built-ins. For example, an argument called
idin CDP will be renamed toid_in this library. Other common names includetype_andformat_. - The documentation has been improved to be faster to load and navigate.
- Better handling of the “deprecated” and “experimental” flags.