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

Added ParseCustomField & ParseCustomFields using golang 1.18 generics #268

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Jun 18, 2024

  1. Added generic parse custom field

    Fank committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2a7abdb View commit details
    Browse the repository at this point in the history
  2. Fixes

    Fank committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6dee0d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c866a2e View commit details
    Browse the repository at this point in the history
  4. lowered go version to 1.17

    Fank committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    260651d View commit details
    Browse the repository at this point in the history
  5. 🎨

    Fank committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    93f6ccc View commit details
    Browse the repository at this point in the history
  6. 1.18

    Fank committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    54ac38b View commit details
    Browse the repository at this point in the history
  7. 🎨

    Fank committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    858ac68 View commit details
    Browse the repository at this point in the history