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

Add Ptr function to use generics for allocating pointers #1788

Merged
merged 4 commits into from
Nov 13, 2023

Commits on Nov 13, 2023

  1. update minimum go version to 1.19; add Ptr function to use generics f…

    …or allocating pointers
    
    deprecate all other functions which were allocating pointers before
    mycrEEpy authored and svanharmelen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a2fd184 View commit details
    Browse the repository at this point in the history
  2. update readme examples

    mycrEEpy authored and svanharmelen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ce857a2 View commit details
    Browse the repository at this point in the history
  3. update deprecation docs

    mycrEEpy authored and svanharmelen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2bf8cd2 View commit details
    Browse the repository at this point in the history
  4. Simplify the Ptr func

    svanharmelen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    664c0ac View commit details
    Browse the repository at this point in the history