Command Line Interface: You can now generate UUIDs directly from the command line, making it easier to integrate UUID generation into your workflows.
Improvements
Size Optimization: The library size is significantly reduced from 12K to just 1K when included via Browserify, improving load times and performance.
Package Information: The package.json now includes a license type and a reference to the LICENSE file, providing clearer information about usage rights.
Others
License Update: The LICENSE.md file is updated to include the full text, ensuring compliance and clarity for users.
Testing Improvements: The project now encourages the use of npm test for running tests, promoting better development practices.