Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 745 Bytes

File metadata and controls

19 lines (15 loc) · 745 Bytes

Changelog

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.

[1.0.1] - YYYY-MM-DD

  • 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.