- iframe in the docs landing page is now responsive
0.18.8
Changed
- Temporarily removed output tab - Truncated dispatch id to fit left sidebar, add tooltip to show full id
0.18.7
Changed
- Many stylistic improvements to documentation, README, and CONTRIBUTING.
0.18.6
Added
- Test added to check whether an already decorated function works as expected with Covalent. - `pennylane` package added to the `requirements-dev.txt` file.
Changed
- Now using `inspect.signature` instead of `function.__code__` to get the names of function's parameters.