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

Update walkers to 0.26 #7929

Merged
merged 2 commits into from
Oct 29, 2024
Merged

Update walkers to 0.26 #7929

merged 2 commits into from
Oct 29, 2024

Conversation

abey79
Copy link
Member

@abey79 abey79 commented Oct 29, 2024

What

Updates walkers to 0.26

  • Changes the Plugin API (which unblocks making entities coverable/selectable, etc)
  • Changes the zoom level from f32 to f64
  • Bonus: that new version uses one-less-zoom-level tiles to fill in while full-res tile are downloading, and it makes a hell of a difference.

Checklist

  • I have read and agree to Contributor Guide and the Code of Conduct
  • I've included a screenshot or gif (if applicable)
  • I have tested the web demo (if applicable):
  • The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG
  • If applicable, add a new check to the release checklist!
  • If have noted any breaking changes to the log API in CHANGELOG.md and the migration guide

To run all checks from main, comment on the PR with @rerun-bot full-check.

@abey79 abey79 added dependencies concerning crates, pip packages etc exclude from changelog PRs with this won't show up in CHANGELOG.md feat-map-view Everything related to the map view labels Oct 29, 2024
@abey79 abey79 merged commit d6a3ed6 into main Oct 29, 2024
41 checks passed
@abey79 abey79 deleted the antoine/walkers-0.26 branch October 29, 2024 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies concerning crates, pip packages etc exclude from changelog PRs with this won't show up in CHANGELOG.md feat-map-view Everything related to the map view
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants