Skip to content

Version 0.2.2

Compare
Choose a tag to compare
@damian-m-g damian-m-g released this 21 Oct 14:19
· 16 commits to master since this release

[0.2.2] - 2021-10-21

Fixed

  • Added include for errno.h for non-Windows users.

[0.2.1] - 2021-10-21

Fixed

  • Issue #2 "tmpnam warning".
  • Issue #3 "missing ENVIRONMENT_VARIABLE_TEMP". The line of code that uses this macro was working only on Windows, now it should work in any other OS too.

Changed

  • Improved README.md.
  • zip library updated from 0.1.21 to 0.1.32.