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

🔖 release chopper_generator v7.0.2 #485

Merged
merged 96 commits into from
Aug 17, 2023

Commits on May 25, 2021

  1. Fix Header Option Casting (#260)

    Co-authored-by: Ivan Terekhin <i.terhin@gmail.com>
    yousinix and JEuler committed May 25, 2021
    Configuration menu
    Copy the full SHA
    f25fbe4 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Fix for #259 (#263)

    JEuler committed May 31, 2021
    Configuration menu
    Copy the full SHA
    3d47735 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. 4.0.1 fixes (#264)

    JEuler committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    8be965b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. Configuration menu
    Copy the full SHA
    bcb0304 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e4607e View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Configuration menu
    Copy the full SHA
    939a83f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff0ec87 View commit details
    Browse the repository at this point in the history
  3. Interpolation fixes (#275)

    JEuler committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    ffcd945 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82b951f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2021

  1. Configuration menu
    Copy the full SHA
    f7255b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Fixes for #309 #308 (#310)

    JEuler committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    ddefa94 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Configuration menu
    Copy the full SHA
    0386c74 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. Analyzer upgrade (#320)

    Co-authored-by: István Juhos <stewemetal@gmail.com>
    JEuler and stewemetal committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    d4dab0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbe2c7a View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. Extend pragma to quiet the linter (#318)

    Co-authored-by: Ivan Terekhin <i.terhin@gmail.com>
    vipw and JEuler committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    6bdbd63 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. Fix converter getting called twice if using an authenticator with a J…

    …sonConverter on the request (#324)
    maxroehrl committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    4185d14 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    dbf4272 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. Configuration menu
    Copy the full SHA
    976d457 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. Add @FiledMap @PartMap @PartFileMap (#335)

    Co-authored-by: Meysam Karimi <mysmartapply.it4@gmail.com>
    meysam1717 and mysmartapply committed May 1, 2022
    Configuration menu
    Copy the full SHA
    cc2da20 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Upgrade of analyzer (#340)

    JEuler committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    659b9f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    e167ba6 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    f9009ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f2eb82 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    02cf2e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34b3bda View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. [chopper_generator] Update analyzer to ^4.4.0 and code_builde to ^4.3…

    ….0 and migrate deprecated code (#358)
    techouse committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    426a16e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35fdf8f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. Configuration menu
    Copy the full SHA
    5a59ebf View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    fcf3478 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b3b840 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. mapToQuery changes (#364)

    techouse committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    d74790c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0882a7e View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    e3fd623 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    bd8d65f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. 5.1.0 (dev) (#373)

    Co-authored-by: Ivan Terekhin <231950+JEuler@users.noreply.github.com>
    JEuler and JEuler committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    786c153 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b2b867 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    233678e View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    1b2f1fa View commit details
    Browse the repository at this point in the history
  2. add techouse (#382)

    Co-authored-by: Ivan Terekhin <231950+JEuler@users.noreply.github.com>
    JEuler and JEuler committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    1e3e7f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    b0fd18f View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Configuration menu
    Copy the full SHA
    9d1d86c View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. Configuration menu
    Copy the full SHA
    2775a73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11a9ca5 View commit details
    Browse the repository at this point in the history
  3. Add image upload test (#392)

    techouse committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    bdbe210 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Release 5.2.0 (#394)

    Co-authored-by: Ivan Terekhin <231950+JEuler@users.noreply.github.com>
    JEuler and JEuler committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    b6ea960 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. 6.0.0 (#397)

    JEuler committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    1719c83 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Configurable HttpLoggingInterceptor (#399)

    * Extracted the http logging interceptor
    Make http logging interceptor configurable (none, basic, headers, body)
    
    * Minor tweaks
    Updated documentation
    
    * Simplified onRequest body and startMessage logic.
    Made onResponse more consistent with onRequest.
    Guldem committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    7453582 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. Made apply headers field name case insensitive. (#400)

    * Made applyHeaders field name case insensitive.
    Added tests for applyHeaders
    
    * fixed quotes lint check
    Guldem committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    fa73de3 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    bd3d7cc View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    a910ede View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    adfb1c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. #290 implement Equatable (#410)

    * #290 implement Equatable
    
    * ➕ add faker and data_fixture_dart as dev dependencies
    
    * ✅ add Request equatability test
    
    * ✅ add Response equatability test
    
    * 🔥 Remove some obsolete equatables
    
    * 🔥 Remove some obsolete equatables
    
    * ✅ add PartValue equatability test
    techouse committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    253d69a View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    9976752 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. 👷 add CODEOWNERS (#415)

    techouse committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    617f3f3 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. ⬆️ Bump Dart SDK constraint to ">=2.17.0 <4.0.0" (#417)

    * ⬆️ Bump Dart constraint to ">=2.17.0 <3.0.0"
    * ⬆️ Bump mono_repo Yaml
    * 🚨 Ignore Element.enclosingElement3 warning
    techouse committed May 12, 2023
    Configuration menu
    Copy the full SHA
    d83ad40 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. 💚 Fix CI publish (#419)

    techouse committed May 13, 2023
    Configuration menu
    Copy the full SHA
    83f8c25 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Configuration menu
    Copy the full SHA
    64bd220 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09774f1 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    0145064 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef2fbf5 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. 💚 fix publish workflow (#427)

    * 💚 fix publish workflow
    
    * 🚨 silence deprecation warning
    techouse committed May 20, 2023
    Configuration menu
    Copy the full SHA
    08781c9 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    485ef8f View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. Configuration menu
    Copy the full SHA
    a88aa3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0546452 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae8bff5 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. Configuration menu
    Copy the full SHA
    d824ded View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    829d5b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Configuration menu
    Copy the full SHA
    455cd34 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Configuration menu
    Copy the full SHA
    1f8c596 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    917a463 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac90783 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    97959f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    0856b86 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. ➖ remove dart_code_metrics from dev_dependencies (#452)

    * ➖ remove dart_code_metrics as a dev dependency
    
    * 🧑‍💻 update examples
    techouse committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    96f9dbc View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. ✨ implement Dart 3 class modifiers (#453)

    * bump minimum Dart SDK version to 3.0.0
    * bump dependencies to the latest (except analyzer)
    * implement Dart 3 class modifiers
    techouse committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    6afebb0 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Configuration menu
    Copy the full SHA
    93b4e8a View commit details
    Browse the repository at this point in the history
  2. 🛂 fix CODEOWNERS (#456)

    Fixes:
    
    * Unknown owner on line 5: make sure @Guldem exists and has write access to the repository
    * Unknown owner on line 5: make sure @PixelToast exists and has write access to the repository
    techouse committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    7cd824c View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. ♻️ refactor chopper (#460)

    * refactor getService
    * refactor CurlInterceptor
    * refactor utils._Instance
    techouse committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    aa63283 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a386e86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a6b5b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    e9fc26d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e07afcf View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    2f7f414 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03f7bf7 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Configuration menu
    Copy the full SHA
    8dbde76 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    2e00b6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0af17f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    1a01b60 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    764d57d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    f8905ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c658d39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0d70ac View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    2ab9d87 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into release/chopper_generator/v7.0.2

    # Conflicts:
    #	chopper_generator/pubspec.yaml
    techouse committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    5928ee8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d38588 View commit details
    Browse the repository at this point in the history
  4. 📝 update CHANGELOG

    techouse committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    23b748f View commit details
    Browse the repository at this point in the history