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

New Features #37

Merged
merged 15 commits into from
Jun 24, 2023
Merged

New Features #37

merged 15 commits into from
Jun 24, 2023

Commits on Jun 19, 2023

  1. feat: exposes service registration api

    Needed to provide a custom service provider via the UseInternalServiceProvider option.
    yv989c committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    98db793 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7e0759 View commit details
    Browse the repository at this point in the history
  3. ci: removes redundant build

    yv989c committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    0d82386 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #34 from yv989c/feature/custom-sp-support

    Feature/custom sp support
    yv989c authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    2b487a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

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

Commits on Jun 22, 2023

  1. feat: enumeration support

    yv989c committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    9534dd0 View commit details
    Browse the repository at this point in the history
  2. test: enumeration support

    yv989c committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    40561f7 View commit details
    Browse the repository at this point in the history
  3. chore: version bump

    yv989c committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    16af15f View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    25c8c6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83a5842 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdde4bc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #35 from yv989c/feature/enum-support

    Feature/enum support
    yv989c authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    114725a View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Configuration menu
    Copy the full SHA
    e2143b9 View commit details
    Browse the repository at this point in the history
  2. test: refactoring (renaming)

    yv989c committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    402eee6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #36 from yv989c/feature/enum-support

    Increase test coverage
    yv989c authored Jun 24, 2023
    Configuration menu
    Copy the full SHA
    1e3d4b1 View commit details
    Browse the repository at this point in the history