All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Update to version 1.0.1 with refactoring and new features
- Update .gitignore to adjust gradle-wrapper.jar handling.
- Remove ProxyCheckApiClientTest class.
- Delete .git_old directory
- Refactor API response models and add dashboard features
- Changes
- Merge remote-tracking branch 'origin/master'
- Update flags and add TagFlag support in documentation
- Add support for tagFlag in ProxyCheckOptions
- Refactor error handling using centralized ExceptionHandler.