0.2.0
New Features
- Added
num_steps
data vector to returned sampleset (#17)
Fixes
-
Modernized setup and build pipeline (#16)
- Package metadata moved to setup.cfg
- Use PEP-517/PEP-518 build system via pyproject.toml
- Dropped 32-bit/i686 manylinux wheels
- Added manylinux2014 wheels
- Dropped AppVeyor in favor of CircleCI
- Synchronized deploys
- New CI workflow (build dist -> install from dist -> test)
-
Simplified and standardized CI by extracting common commands and jobs to
dwave/ocean
orb (#19)