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

✨ feature: bind support for render #1754

Merged
merged 13 commits into from Feb 12, 2022

Commits on Feb 6, 2022

  1. Bind support for Render.

    efectn committed Feb 6, 2022
    Copy the full SHA
    f8be5d7 View commit details
    Browse the repository at this point in the history
  2. update

    efectn committed Feb 6, 2022
    Copy the full SHA
    cded2c0 View commit details
    Browse the repository at this point in the history
  3. fix tests

    efectn committed Feb 6, 2022
    Copy the full SHA
    9fc2986 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a8ceb50 View commit details
    Browse the repository at this point in the history
  5. update comments.

    efectn committed Feb 6, 2022
    Copy the full SHA
    e54bd24 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Copy the full SHA
    3d5d904 View commit details
    Browse the repository at this point in the history
  2. add benchs.

    efectn committed Feb 11, 2022
    Copy the full SHA
    c3f9d72 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. Update ctx.go

    Co-authored-by: hi019 <65871571+hi019@users.noreply.github.com>
    efectn and hi019 committed Feb 12, 2022
    Copy the full SHA
    5aae031 View commit details
    Browse the repository at this point in the history
  2. Update ctx.go

    efectn committed Feb 12, 2022
    1
    Copy the full SHA
    a73e88e View commit details
    Browse the repository at this point in the history
  3. optimize

    efectn committed Feb 12, 2022
    Copy the full SHA
    1e1a9f0 View commit details
    Browse the repository at this point in the history
  4. switch dictpool.

    efectn committed Feb 12, 2022
    Copy the full SHA
    dc21b16 View commit details
    Browse the repository at this point in the history
  5. ✨ feature: bind support for render

    - improve performance
    wernerr committed Feb 12, 2022
    Copy the full SHA
    5344d3a View commit details
    Browse the repository at this point in the history
  6. ✨ feature: bind support for render

    - improve performance
    ReneWerner87 committed Feb 12, 2022
    Copy the full SHA
    80dc174 View commit details
    Browse the repository at this point in the history