Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cookie methods in conf.py #470

Merged
merged 1 commit into from
May 12, 2021

Conversation

JoelPasvolsky
Copy link
Contributor

app.add_stylesheet() and app.add_javascript() were renamed in version 1.8 and obsoleted in version 4

Copy link
Member

@randomir randomir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@randomir randomir merged commit b3eb49a into dwavesystems:master May 12, 2021
randomir added a commit that referenced this pull request Jun 28, 2021
New Features
---

- Annotated `Future.sampleset` with `.wait_id` method (#377)
- Added `dispatches_events` decorator that can be used to simplify event
  dispatch on method entry and exit (#443/#455)
- CLI: added `--client` option to override the client type used (#458)

Fixes
---

- Dispatch sampling events also from unstructured solvers (#454)
- CLI: fixed solver by client filtering (#457)
- Docs: added link checks (#464), updated sphinx/conf (#470)

Changes
---

- CLI: deprecated `-c` flag (short for `--config-file`) in favor
  of `-f` (#458)
- Dropped Python 3.5 support (#467)
- Deprecated `Future.{eta_min,eta_max}` (#468)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants