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

Add AsyncReader::try_get_tile. #34

Merged
merged 3 commits into from
Apr 10, 2024
Merged

Add AsyncReader::try_get_tile. #34

merged 3 commits into from
Apr 10, 2024

Commits on Apr 10, 2024

  1. Add AsyncReader::try_get_tile.

    * Exposes the error when fetching a tile (to ensure we can distinguish between missing tiles and upstream errors).
    * Adds a `TileNotFound` error case.
    * Bumps version to 0.8.0.
    lseelenbinder committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    25dce42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16fd272 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d359ba View commit details
    Browse the repository at this point in the history