v0.2.0
- Project file structure has been reorganized
- libsimdpp has been removed
- C++17 now supported
- Overloads for input, forward, and bidirectional iterators has been removed. Until we have non contiguous memory containers, all iterator overloads will be random-access iterators only.