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

[pull] master from ilteoood:master #1

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Commits on Jul 5, 2023

  1. update pubs

    pnghai committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    bbbbf2a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #208 from pnghai/master

    update http to 1.1.0 and xml2json to 6.1.0
    ilteoood authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    56d33da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcbbc27 View commit details
    Browse the repository at this point in the history
  4. chore: migrate actions

    ilteoood authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    4bbb2cc View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    82b87ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #209 from pumano/feat/update-docs-about-where-lang…

    …-delegates-is
    
    docs: update readme about where to set localizationDelegates property
    ilteoood authored Aug 13, 2023
    Configuration menu
    Copy the full SHA
    42a4da3 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. chore: deps

    ilteoood committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    535cf30 View commit details
    Browse the repository at this point in the history
  2. fix: deprecation warning

    ilteoood committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    a134a55 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. chore: deps upgrade

    ilteoood committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    21daae1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ede131 View commit details
    Browse the repository at this point in the history
  3. fix: changelog

    ilteoood committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    3f4504f View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. fix: intl version

    ilteoood committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    67cde8f View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. fix: #223

    ilteoood committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6927fa5 View commit details
    Browse the repository at this point in the history
  2. chore: prepare for 0.36.0

    ilteoood committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    cc2060d View commit details
    Browse the repository at this point in the history
  3. chore: deps

    ilteoood committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    fab173a View commit details
    Browse the repository at this point in the history
  4. fix: devices

    ilteoood committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0a7cb63 View commit details
    Browse the repository at this point in the history
  5. fix: drive

    ilteoood committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    bf6c504 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #224 from ilteoood/fix/223

    Fix/223
    ilteoood authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    39066a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    828432a View commit details
    Browse the repository at this point in the history
  2. fix: test

    ilteoood committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    0f608d0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #225 from ilteoood/chore/make-example-work-again

    chore: make example work again
    ilteoood authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    d3047df View commit details
    Browse the repository at this point in the history
  4. fix: 222

    ilteoood committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    ab0efef View commit details
    Browse the repository at this point in the history
  5. fix: changelog

    ilteoood committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    cdb77e4 View commit details
    Browse the repository at this point in the history
  6. fix: prepare for 0.36.1

    ilteoood committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    4769437 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #226 from ilteoood/fix/222

    Fix/222
    ilteoood committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    61dc1b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. fix: enable network client

    ilteoood committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    8adf53b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99d613b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff55e8b View commit details
    Browse the repository at this point in the history
  4. fix: avoid double call

    ilteoood committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1d391d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cc58e9 View commit details
    Browse the repository at this point in the history
  6. feat: strict types

    ilteoood committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c664c57 View commit details
    Browse the repository at this point in the history
  7. fix: define locale

    ilteoood committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c288d44 View commit details
    Browse the repository at this point in the history
  8. fix: _loadTranslation

    ilteoood committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d0bd062 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    312c950 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #227 from ilteoood/perf/avoid-double-call

    Perf/avoid double call
    ilteoood authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a32db41 View commit details
    Browse the repository at this point in the history
  11. chore: prepare for v0.36.2

    ilteoood committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    8b8ce4a View commit details
    Browse the repository at this point in the history