PackageTrack

crates.io · #1817

ico

0.5.026M downloads/momdsteele/rust-ico

A library for encoding/decoding ICO image files

Release timeline

5 releases since 2018
20182020202220242026

Releases

  1. 0.5.028 Nov 2025
    Release notes

    This project publishes no release notes. Between v0.4.0 and v0.5.0 there were 8 commits, 5 of them substantive:

    • Add the ability to consume the IconImage
    • Update function name
    • allow accessing image data mutably, add a constructor that computes a correct rgba data size automatically
    • clippy lints
    • Fix cargo fmt
  2. 0.4.07 Jan 2025
    Release notes

    This project publishes no release notes. Between v0.3.0 and v0.4.0 there were 11 commits, 6 of them substantive:

    • Update macOS test runner to macos-11
    • Use latest runners for tests workflow
    • Run tests in parallel with linters
    • Add Multiplication Overflow Check
    • after cargo clippy
    • Add optional serde support to IconDir
  3. 0.3.026 Dec 2022
    Release notes

    This project publishes no release notes. Between v0.2.0 and v0.3.0 there were 5 commits, 4 of them substantive:

    • Update edition to 2021
    • Support icons larger than 256x256
    • Divide lib into multiple internal modules
    • Fix lint error
  4. 0.2.08 Nov 2022
    Release notes

    This project publishes no release notes. Between v0.1.0 and v0.2.0 there were 6 commits, 4 of them substantive:

    • Update to png 0.16
    • Update to png 0.17
    • Update rustfmt.toml and run cargo fmt
    • Add github workflows
  5. 0.1.03 Mar 2018

    Nothing published for this version