Features: ---------- - now supporting Linux/MacOS - no restrictions on machines (ARM and AMD 32bit/64bit support) - small change in API: for Linux/MacOS operation systems information about read ('r') or write ('w') is needed before sharing the array - more precise timer used to detect write/read time
0.1.0
Initial Release: - supporting only Windows OS and amd64 machines - python >= 3.6 - tested on python 3.6, 3.8 Windows amd64
To Dos: - add Linux support - add shared_memory backend for python >= 3.8 - add unit tests - add documentation