v1.0.0
Major overhaul with significant changes (but unchanged API):
- More robust support for general strided arrays and custom element types
- Package wide cache for storing temporaries and removing pressure from Julia's GC
- Contracting with
Diagonal
objects - Expanded and improved documentation
- Various fixes