v0.17.0
What's Changed
- ✨ feat(coord): implement getitem by @nstarman in #300
- ✨ feat(vecs): add astype method by @nstarman in #301
- 🔧 config(pytest): default pytest selection by @nstarman in #302
- 💄 ui(vecs): check_polar_range by @nstarman in #303
- ♻️ refactor(vecs): pass kwargs to astype by @nstarman in #304
- ♻️ refactor(vecs): cast positions to float in differential vconvert by @nstarman in #305
- ✨ feat(Cartesian1D): don't cast to float by @nstarman in #306
- ✨ feat(Radial1D): don't cast to float by @nstarman in #307
- ✨ feat(Polar2D): don't cast to float by @nstarman in #308
- ✨ feat(Cartesian2D): don't cast to float by @nstarman in #309
- ✨ feat(TwoSphere): don't cast to float by @nstarman in #310
- ♻️ refactor(vecs): don't cast to float by @nstarman in #311
Full Changelog: v0.16.1...v0.17.0