Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: embedded-graphics/tinytga
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0-alpha.1
Choose a base ref
...
head repository: embedded-graphics/tinytga
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 18 commits
  • 59 files changed
  • 2 contributors

Commits on Jan 25, 2021

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

Commits on Feb 4, 2021

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

Commits on May 24, 2021

  1. Configuration menu
    Copy the full SHA
    7087689 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72abc82 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2021

  1. Update to e-g 0.7.0 (#8)

    rfuest authored Jun 5, 2021
    Configuration menu
    Copy the full SHA
    8f0fdb9 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2021

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

Commits on Jun 15, 2021

  1. Configuration menu
    Copy the full SHA
    685cbc3 View commit details
    Browse the repository at this point in the history
  2. Upgrade and release docs (#10)

    * Bump e-g minimum version to 0.7.1
    
    * Add release docs
    
    * Changelog entry
    jamwaffles authored Jun 15, 2021
    Configuration menu
    Copy the full SHA
    4ea3492 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Fix doc links (#11)

    * Use current docker image
    
    * Fix links in docs
    rfuest authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    011851e View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. (cargo-release) version 0.4.1

    rfuest committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    72a1c4c View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

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

Commits on Jun 22, 2021

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

Commits on Sep 24, 2022

  1. Remove DynamicTga (#16)

    * Add benches
    
    * Only use one lifetime for Pixels and RawPixels iters
    
    * Merge DynamicTga into Tga
    
    * Fix pixels iterator
    
    * Add display example
    
    * Add MSRV
    
    * Remove Packet struct
    
    * Fix truncated README
    
    * Don't run tests in release mode
    
    * Split ImageType into two enums
    
    * Use correct lifetimes for RawTga getters
    
    * Add support for top right and bottom right origins
    
    * Update changelog
    
    * Update nom and use edition 2021
    
    * Fix clippy warnings
    
    * Remove added example from changelog
    rfuest authored Sep 24, 2022
    Configuration menu
    Copy the full SHA
    a64a00e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Update e-g dependency (#18)

    rfuest authored May 15, 2023
    Configuration menu
    Copy the full SHA
    670c53f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    3e34dfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3190876 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2025

  1. Configuration menu
    Copy the full SHA
    57dee21 View commit details
    Browse the repository at this point in the history
  2. Replace CI badge (#23)

    rfuest authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    906afc7 View commit details
    Browse the repository at this point in the history
Loading