Version 0.8.1
- Fix compiler error on wasm with default features.
- Significant improvements to speed on unusual architectures (Things other than: x86_64, aarch64, mips64, powerpc64, riscv64gc, or s390x)
- Improved documentation
- Added support for into_keys and into_values to AHashMap
- Fix AVR support by using atomic-polyfill
- Simplify the way that flags work