Skip to content

Release 1.3.0

Latest
Compare
Choose a tag to compare
@Khhs167 Khhs167 released this 17 Jan 19:25
· 2 commits to master since this release
eae4786

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.