Skip to content

0.2.0

Compare
Choose a tag to compare
@mitsuki31 mitsuki31 released this 25 Nov 10:50
· 38 commits to master since this release
48c48fd

Changelogs

  • Introduced new functions to create either a temporary directory or file.
    • createTempPath
    • createTempPathSync
  • Freezed the exported module to prevent modified by users and refactored the exports statement.
  • Moved all tests to test directory and reorganizing project structure.
  • Added several dependencies for JSDoc creation.
  • Initialized the .gitignore and JSDoc configuration file.
  • Deleted the Makefile file.
  • Updated and added several tests, focusing on new functions.
  • Updated and added several changes to documentations.

Full Changelog: v0.1.0...v0.2.0