Skip to content

v1.0.8

Pre-release
Pre-release

Choose a tag to compare

@fahimahammed fahimahammed released this 26 Nov 07:47
· 14 commits to main since this release

Release Notes - Version 1.0.8

New Features

  • TypeScript Support: Added TypeScript type definitions, making it easier for TypeScript users to integrate and use the package seamlessly.

Updates

  • License: Included a license file (MIT License) to clarify the terms under which the package can be used and distributed.

Improvements

  • Code Organization: Implemented enhancements for better code organization, ensuring a more structured and maintainable codebase.

How to Upgrade

To benefit from the latest features and improvements, update the package to version 1.0.8 in your project:

npm i secure-encrypt@1.0.8

Make sure to review any changes in the documentation, especially if you are adopting TypeScript or need to consider the updated license.

Feedback

We value your feedback! If you encounter any issues or have suggestions, please open an issue on our GitHub repository.

Thank you for using our npm package!