0.10.3
What's Changed
Bug Fixes
- Gate 64-bit atomic impls behind target_has_atomic (#54) - (19e8784) - bircni
- Use pointer-width-independent sizes in indexmap/ordermap tests (#56) - (a9982c6) - bircni
Features
- Add portable-atomic feature with GetSize impls for portable_atomic types - (695ade6) - bircni
Tests
- Register test_orx_concurrent_vec as a test case - (ccf2051) - bircni
Ci
- Build and test across a 64-bit and 32-bit target matrix - (58d7d39) - bircni
Full Changelog: 0.10.2...0.10.3