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

all: Add float32 type, attribute, and function support #1014

Merged
merged 23 commits into from
Jul 1, 2024
Merged

Commits on Jun 14, 2024

  1. Add support for int32 type

    SBGoods committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    766db49 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Add website documentation

    SBGoods committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    6c3fabc View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    f44a8a2 View commit details
    Browse the repository at this point in the history
  2. Add changelog entries

    SBGoods committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    295da0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c325e35 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    933e305 View commit details
    Browse the repository at this point in the history
  2. Fix documentation typos

    Co-authored-by: Austin Valle <[email protected]>
    SBGoods and austinvalle authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7716b45 View commit details
    Browse the repository at this point in the history
  3. Fix casing

    Co-authored-by: Austin Valle <[email protected]>
    SBGoods and austinvalle authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    f2072ab View commit details
    Browse the repository at this point in the history
  4. Add toproto5 package test

    SBGoods committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    aec3ce4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2661ab1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    447cb32 View commit details
    Browse the repository at this point in the history
  7. Add edge case testing

    SBGoods committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    5c2397d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4dbb2cb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    56504fd View commit details
    Browse the repository at this point in the history
  10. Add debug logs

    SBGoods committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    004c30d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2a7e5b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Fix broken unit tests

    SBGoods committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f919104 View commit details
    Browse the repository at this point in the history
  2. Update documentation

    SBGoods committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    57c4af7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'refs/heads/main' into SBGoods/float32

    # Conflicts:
    #	tfsdk/value_as_test.go
    #	website/docs/plugin/framework/functions/returns/index.mdx
    SBGoods committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    988c105 View commit details
    Browse the repository at this point in the history
  4. Add changelog entries

    SBGoods committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    5a20574 View commit details
    Browse the repository at this point in the history
  5. Update debug logging

    SBGoods committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    37ba2ff View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    51b07aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9038a0f View commit details
    Browse the repository at this point in the history