v0.1.3
Changes:
- Push/Pop use atomic_thread_fence primitive to ensure memory coherency of non-atomics associated with the ref pushed through the queue
- unsafePush/unsafePop function the same as pre-0.1.3 push/pop (ie dont use atomic_thread_fnece)
We're looking forward to feedback!