Skip to content

Releases: ruby-gnome/pkg-config

1.6.5 - 2025-12-01

Choose a tag to compare

@github-actions github-actions released this 01 Dec 08:13

Improvements

Thanks

  • takuya kodama

1.6.4 - 2025-09-03

Choose a tag to compare

@github-actions github-actions released this 02 Sep 21:10

Improvements

Thanks

  • Vincent Garrigues

1.6.3 - 2025-08-27

Choose a tag to compare

@github-actions github-actions released this 26 Aug 21:57

Improvements

Thanks

  • meredith

1.6.2 - 2025-04-27

Choose a tag to compare

@github-actions github-actions released this 27 Apr 11:28

Improvements

  • Added support for detecting Homebrew's pkgconfig path without
    pkgconf.

Thanks

  • Shizuo Fujita

1.6.1 - 2025-04-17

Choose a tag to compare

@github-actions github-actions released this 17 Apr 01:30

Improvements

Thanks

  • Stanisław Pitucha

1.6.0 - 2025-03-02

Choose a tag to compare

@github-actions github-actions released this 02 Mar 00:45

Improvements

  • Changed to use only one file: pkg-config.rb

  • Removed English dependency.

1.5.9 - 2025-01-08

Choose a tag to compare

@github-actions github-actions released this 08 Jan 08:02

Improvements

  • Added support for .pc that uses UTF-8.

1.5.8 - 2024-11-21

Choose a tag to compare

@github-actions github-actions released this 21 Nov 02:08

Improvements

  • Added support for pkgconf.

1.5.7 - 2024-10-24

Choose a tag to compare

@github-actions github-actions released this 24 Oct 05:13

Improvements

  • conda: Added support for ${CONDA_PREFIX}/share/pkgconfig.

Fixes

  • Fixed Cflags nomralization

    • GH-25

    • Reported by Jean byroot Boussier

Thanks

  • Jean byroot Boussier