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 v6.0.2 #446

Merged
merged 72 commits into from
Jun 19, 2023

Commits on May 25, 2021

  1. Fix Header Option Casting (#260)

    Co-authored-by: Ivan Terekhin <i.terhin@gmail.com>
    yousinix and JEuler authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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. 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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. Merge branch 'develop' into release/chopper_generator/v6.0.2

    # Conflicts:
    #	chopper_generator/lib/chopper_generator.dart
    #	chopper_generator/lib/src/generator.dart
    techouse committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    ebcac05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5abb476 View commit details
    Browse the repository at this point in the history