Configuration: Improve error messages for JSON files by appending position details, making it easier for users to identify issues in their configuration files.
Testing: Enhance code coverage by implementing changes that ensure 100% coverage thresholds are met, providing users with more confidence in the reliability of the code.
Fixes
Fix a memory leak issue caused by a bug in the require-from-string dependency, ensuring smoother performance and stability for users.
Others
Update the README to remove invalid references to the --config option, ensuring that users have accurate and helpful documentation.
Prepare for the upcoming 3.0.1 release, setting the stage for future improvements and features.