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

migrate to dart 3, upgrade http, switch to 'lints' package from 'pedantic' #50

Merged
merged 7 commits into from
Jul 24, 2023

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    db5c392 View commit details
    Browse the repository at this point in the history
  2. migrate to pedantic lints

    i ignored constant_identifier_names for jwa file rather than modifying them
    mootw committed May 31, 2023
    Configuration menu
    Copy the full SHA
    36a6855 View commit details
    Browse the repository at this point in the history
  3. fix missing type

    mootw committed May 31, 2023
    Configuration menu
    Copy the full SHA
    be5a124 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94630ea View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. add changelog and bump version

    mootw committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    5b40de8 View commit details
    Browse the repository at this point in the history
  2. Update pubspec.yaml

    Co-authored-by: Kevin Moore <kevmoo@users.noreply.github.com>
    mootw and kevmoo committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    757874d View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    Co-authored-by: Kevin Moore <kevmoo@users.noreply.github.com>
    mootw and kevmoo committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    72b6b22 View commit details
    Browse the repository at this point in the history