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

[Merged by Bors] - Deprecate ChangeTrackers<T> in favor of Ref<T> #7306

Closed
wants to merge 12 commits into from

Commits on Jan 20, 2023

  1. deprecate ChangeTrackers

    JoJoJet committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    9fea77e View commit details
    Browse the repository at this point in the history
  2. update unit tests

    JoJoJet committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    c11b2c0 View commit details
    Browse the repository at this point in the history
  3. improve deprecation message

    JoJoJet committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    dddc755 View commit details
    Browse the repository at this point in the history
  4. fix future version

    JoJoJet committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    ae04be3 View commit details
    Browse the repository at this point in the history
  5. fix bevy_ecs tests

    JoJoJet committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    91800ad View commit details
    Browse the repository at this point in the history
  6. tweak formatting

    JoJoJet committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    d4216e4 View commit details
    Browse the repository at this point in the history
  7. move attributes above docs

    JoJoJet committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    5b2798c View commit details
    Browse the repository at this point in the history
  8. update a doc link

    JoJoJet committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    f6e5d93 View commit details
    Browse the repository at this point in the history
  9. use Ref<> in an example

    JoJoJet committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    ad9c655 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Configuration menu
    Copy the full SHA
    0e71063 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    8ebf600 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1be031a View commit details
    Browse the repository at this point in the history