Version 0.5.0
What's Changed
- Turn on position independent code by @iiSeymour in #30
- Msvc 2017 build by @jorj1988 in #31
- Adds optional function to compute required memory by @daniel-j-h in #33
- Adds function to compute required memory fr the 0124 scheme, see #32 by @daniel-j-h in #34
- Adding undef. tests. by @lemire in #36
- runtime dispatch by @lemire in #37
- complete runtime dispatch by @lemire in #38
- Minor tweak for visual studio by @lemire in #39
- Improves the runtime dispatching. by @lemire in #43
New Contributors
- @jorj1988 made their first contribution in #31
- @daniel-j-h made their first contribution in #33
- @lemire made their first contribution in #36
Full Changelog: v0.4.1...v0.5.0