1.0.1 03.02.2015
- bump version to require win32-friendly Panda::XS/Panda::Install
1.0.0 31.01.2015
- fix threaded builds for NO_GET_CONTEXT
- remove <algorithm> usage from panda::string, as it conflicts with perl headers under c++11
- cosmetic
- bump version to release
0.1.1 30.01.2015
- Added public API MACRO-attributes 'INLINE' and 'THREAD_LOCAL' if not yet defined
- Added MemoryPool, ObjectAllocator, AllocatedObject - fast memory allocators (thread-safe)
- Fixed Win32 compilation & tests
0.1.0 31.10.2014
- first release