All notable changes to the "pubspec-dependency-inspector" extension will be documented in this file.
The Changelog follows the structure outlined in Keep a Changelog and the versioning of this project follows the guidelines of Semantic Versioning.
Check Keep a Changelog for recommendations on how to structure this file.
- Improved analyzing packages [#5 by @ziyad-aljohani]
- Only analyze once till finished
- does not remove ^ from the version anymore
- fixed issue with +
- fix issues with running analyze in other files than pubspec.yaml
- Fixed line ending issues (CRLF and LF) for proper parsing and analysis of dependencies.
- Improved quickfix feature to address range-related problems with dependencies.
- Initial release
- Introduced basic functionality for dependency analysis and updates.