New release of memstack!
Changelog:
- Fixed crash on double-freeing global memstack (#25)
- Added destructor functionality for automatic global memstack cleanup (#21)
- Fixed issue where previous node would be null on mspush(#19)
- New msprint functionality(#11)
- Added a global memstack cleanup macro(where destructors aren't available) (#27)
- Adopted SemVer(#22)
From now on, we will be using SemVer for versioning.