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

Fixes for v0.3.0 #5

Merged
merged 6 commits into from
Nov 15, 2023
Merged

Fixes for v0.3.0 #5

merged 6 commits into from
Nov 15, 2023

Commits on Nov 15, 2023

  1. tests: update to .net 8.0

    Signed-off-by: Matheus Castello <[email protected]>
    microhobby committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    d80dc89 View commit details
    Browse the repository at this point in the history
  2. types: use u128 for type_id

    Signed-off-by: Matheus Castello <[email protected]>
    microhobby committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    af506f3 View commit details
    Browse the repository at this point in the history
  3. rnet-macros: Fix deref which would be done by auto-deref

    Signed-off-by: Matheus Castello <[email protected]>
    microhobby committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    031a69d View commit details
    Browse the repository at this point in the history
  4. rnet: Fix clippy warnings

    Signed-off-by: Matheus Castello <[email protected]>
    microhobby committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    9315dc9 View commit details
    Browse the repository at this point in the history
  5. rnet-gen: Fix manual implementation of split_once

    Signed-off-by: Matheus Castello <[email protected]>
    microhobby committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    39366e4 View commit details
    Browse the repository at this point in the history
  6. cargo: Bump packages to release 0.3.0

    Signed-off-by: Matheus Castello <[email protected]>
    microhobby committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    b6cf6dc View commit details
    Browse the repository at this point in the history