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](https://circleci.com/developer/orbs/orb/dwave/ocean) (#19)
Changes
---
- Dropped python 3.5 support (15)
- Deprecated `greedy.package_info` submodule (16)