Skip to content

Tags: GNOME/librsvg

Tags

2.62.1

Toggle 2.62.1's commit message
Version 2.62.1

==============

librsvg crate version 2.62.1

librsvg-rebind crate version 0.3.0

- There are no changes from 2.62.0, just an update of the image-rs
  crate to align it with the rest of GNOME 50's versions for
  dependencies.

2.62.0

Toggle 2.62.0's commit message
Version 2.62.0

==============

librsvg crate version 2.62.0

librsvg-rebind crate version 0.3.0

- The minimum supported Rust version (MSRV) is 1.92.0.

- The librsvg and librsvg-rebind crates now use Rust/Cargo edition=2024.

- #1218: Fix rendering of markers at the end of open subpaths.

- #1216: Small optimization for userLanguage so regexes only get
  compiled if needed (Adetoye Anointing).

- Update gtk-rs-core crates to 0.22.0.

2.62.0-beta.2

Toggle 2.62.0-beta.2's commit message
Tag for crate version 2.62.0-beta.2

2.61.92

Toggle 2.61.92's commit message
Version 2.61.92

===============

librsvg crate version 2.62.0-beta.2

librsvg-rebind crate version 0.3.0-beta.0

- #1218: Fix rendering of markers at the end of open subpaths.

- #1216: Small optimization for userLanguage so regexes only get
  compiled if needed (Adetoye Anointing).

- #1225: Update the time crate to 0.3.47 for RUSTSEC-2026-0009

- #1226: Switch to Rust/Cargo edition=2024.

2.61.4

Toggle 2.61.4's commit message
Version 2.61.4

==============

librsvg crate version 2.61.4

librsvg-rebind crate version 0.2.1

- #1225: Update the time crate to 0.3.47 for RUSTSEC-2026-0009

- Fix the check for cargo-cbuild in meson.build.

2.62.0-beta.1

Toggle 2.62.0-beta.1's commit message
Version 2.61.91

===============

librsvg crate version 2.62.0-beta.1

librsvg-rebind crate version 0.3.0-beta.0

- Fix linking to the native library in librsvg-rebind
  (Maximiliano Sandoval).

- #1216 - Fix path used for the gdk-pixbuf-query-loaders binary when
  compiling with spack.

- Update dependencies (Sophie Herold).

- Sanitize the Markdown files and add CI checks for them (Jordan Petridis).

2.61.91

Toggle 2.61.91's commit message
Version 2.61.91

===============

librsvg crate version 2.62.0-beta.1

librsvg-rebind crate version 0.3.0-beta.0

- Fix linking to the native library in librsvg-rebind
  (Maximiliano Sandoval).

- #1216 - Fix path used for the gdk-pixbuf-query-loaders binary when
  compiling with spack.

- Update dependencies (Sophie Herold).

- Sanitize the Markdown files and add CI checks for them (Jordan Petridis).

2.60.2

Toggle 2.60.2's commit message
Version 2.60.2

==============

librsvg crate version 2.60.2

librsvg-rebind crate version 0.1.0

There are no source changes in this release, just a build fix.

- Fix the check for the cargo-cbuild version.

2.62.0-beta.0

Toggle 2.62.0-beta.0's commit message
Tag for crate version 2.62.0-beta.0

2.61.90

Toggle 2.61.90's commit message
Version 2.61.90

===============

librsvg crate version 2.62.0-beta.0

librsvg-rebind crate version 0.2.2

- #1211 - librsvg-rebind's constructors now return Result<Self>
  instead of Result<Option> for ergonomics (Maximiliano Sandoval).

- Fix typos in documentation (Jeremy Bicha).

- Update gtk-rs-core to 0.22.0-alpha (Maximiliano Sandoval).

- Fix version number of cargo-c in rsvg/Cargo.toml.