Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supported Dart 2, HttpStatusCode Enhancements, CI/Coverage Integration & Deprecation of Uppercase Constants #1

Merged
merged 8 commits into from
Feb 13, 2024

Commits on Feb 5, 2024

  1. chore: add CD/CI Github

    tech-andgar committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    54766cf View commit details
    Browse the repository at this point in the history
  2. remove: unused files old

    tech-andgar committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    2d0e0cf View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    5b4dbfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5062326 View commit details
    Browse the repository at this point in the history
  3. doc: Update changelog.md with HttpStatus enhancements and improvements

    - Added description details for the new 'description' field in HttpStatus
    - Documented the transition to named parameters in HttpStatus constructor
    - Included changes to the toString() method in HttpStatus for a more comprehensive string representation
    - Enhanced the documentation sections for HttpStatusCode and HttpStatus, aiming at improved user guidance and clarity
    tech-andgar committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    acba7bb View commit details
    Browse the repository at this point in the history
  4. fix: bug analyze

    tech-andgar committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    88eab4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ae2dd1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1 from andgar2010/2.0.0

    Supported Dart 2, HttpStatusCode Enhancements, CI/Coverage Integration & Deprecation of Uppercase Constants
    tech-andgar authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    10ae55c View commit details
    Browse the repository at this point in the history