All notable changes to if-follow-package
will be documented in this file. This project adheres to Semantic Versioning,
and follows the guidelines from Keep a Changelog.
- Initial public release on github registry.
- Updated documentation in
README.md
. - Improved and added comprehensive tests using Jest.
- Resolved minor bugs and issues.
- Enhanced security measures in API requests.
fixed some issues and configured files for v1.0.1
- Improved handling of methods outcomes.
- Updated readme.md for methods resolved outcome.
fixed some issues and configured files for publishing if-follow-package v1.1.0 on npm registry
fixed some issues and configured files for v1.1.1
fixed some issues and configured files for v1.1.2
- formatted readme documentation for better presentation
- added wiki for if-follow-package better docummentation
- updated if-follow-package gh-pages documention
- fixed some other issues and configured files for v1.1.3
- Simplification: Modularize the if-follow-package
- Added the
IfFollow
Object in separate file - Added the
private
functions in separate files - Updated tests codes
- Improved algorithm efficiency: Enhanced performance for existing methods to provide faster calculations.
- Modified internal structure: Refactored internal code for better readability and maintainability.
- Fixed some issues related to the new changes.
- Configured files for publishing if-follow-package v1.2.0 on npm registry.
- Simplification: Modularize the if-follow-package
- Updated the README.md documentation for following the best practices.
- Improved algorithm efficiency: Enhanced performance for existing methods to provide faster calculations.
- modulized codebase
- Modified internal structure: Refactored internal code for better readability and maintainability.
- Fixed some issues related to the new changes.
- Configured files for publishing if-follow-package v2.0.0 on npm registry.
- README.md updated: Added consistent formating and recommended for best practices.
- Enhanced code comments: Provided thorough inline documentation for better codes understanding.
fixed some version 2.0.0 error and configured files for v2.1.0
now version 2.0.0 working correctly, resolves v2.0.0 errors
now version 2.1.1 working correctly, resolves v2.1.0 unfollow feature errors
fixed some version 2.1.0 error and configured files for v2.1.1
- Updated codebase for delivery library through cdn as well as npm
- interated webpack to bundle
- host bundled output on cdn
- fixed some other issues and configured files for v2.1.2
- corrected v2.1.2 error
- fixed some other issues and configured files for v2.1.3
- Updated codes to serve cdn source from lib while npm for src
- fixed some other issues and configured files for v2.1.4
- Simplification: Added CDN approach for if-follow-package
- Added the doc for CDN approach readme file
- Added doc for CDN approach in jsdoc
- Improved algorithm efficiency: Enhanced performance for existing methods to provide faster calculations.
- Modified internal structure: Refactored internal code for better readability and maintainability.
- Updated source codes for adding ifFollow
- Updated Readme and jsdoc doc for CDN approach
- Fixed some issues related to the new changes.
- Configured files for publishing if-follow-package v2.2.0 on npm registry.
- Updated reademe doc for documenting cdn and npm approach following best practices
- fixed some other issues and configured files for v2.2.1
- Updated links to abs url for cross compatibility
- Updated axios version to 0.28.0 for cross compatibility
- updated doc for documenting latest cdn and npm approach following best practices for v2.2.2
- fixed some other issues and configured files for v2.2.2
- Updated axios version to 0.28.0 for cross compatibility
- added security dependabot
- add codeql
- Simplification: Integrated security vurneability support
- Updated the README.md documentation for following the best practices.
- Updated the README.md documentation for following the best practices.
- Updated issue templates with correct descriptions and links
- Fixed some issues related to the new changes.
- Configured files for publishing if-follow-package v3.0.0.
- README.md updated: Added consistent formating and recommended for best practices.
- added if-follow-package.d.ts to resolve the types issue and hinting codes suggetion in editor