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

chore: release v2.4.0 #86

Closed
wants to merge 2 commits into from
Closed

Conversation

InioX
Copy link
Owner

@InioX InioX commented Jun 29, 2024

🤖 New release

  • matugen: 2.3.0 -> 2.4.0
Changelog

2.4.0 - 2024-08-13

Added

  • add pre_hook and post_hook
  • improve error message for color parsing
  • change resize filter to Lanczos3 (#89)
  • increase windows stack size to 8mb (fixes #87)
  • fix relative paths for templates, format compare_to (#83)
  • add template formatting for hook (#83)
  • add hook and variables inside it (#83)
  • add color comparsion (#83)
  • add --prefix argument
  • add version_check setting (#78)

Fixed

  • wrong display of alpha channel for set_alpha (#95)
  • divide all alpha values by 255 for output (#95)
  • set_alpha missing a : in example (#95)
  • make hooks not depend on colors_to_compare (#93)
  • remove useless debugging
  • update arguments to remove borrow error (#85)
  • update syntax in example template (#77)

Other

  • oops bad merge (#95)
  • Merge branch 'main' of https://github.com/InioX/matugen
  • add float parameter for format_hsla and format_rgba (#95)
  • update CHANGELOG.md
  • add set_alpha filter example
  • add the set_alpha filter to the engine
  • add format_rgba_float and format_hsla_float functions to format the alpha value as a float instead of u8
  • add set_alpha filter
  • Nix module: add package option
  • Merge branch 'main' of https://github.com/InioX/matugen
  • bump material-colors to 0.4.0
  • (examples) add note for custom_colors
  • rename compared_color to closest_color (#83)
  • separate some stuff into functions
  • format code
  • Merge branch 'main' of https://github.com/InioX/matugen
  • run cargo fmt
  • (readme) update version badges

Added

  • add set_alpha filter


This PR was generated with release-plz.

@InioX InioX force-pushed the release-plz-2024-06-29T22-04-49Z branch from 829ef48 to 5adf7eb Compare July 1, 2024 08:10
@InioX InioX force-pushed the release-plz-2024-06-29T22-04-49Z branch 3 times, most recently from 8dca8e4 to 895d1cd Compare July 22, 2024 18:10
@InioX InioX force-pushed the release-plz-2024-06-29T22-04-49Z branch 3 times, most recently from 91fe047 to a4f94f7 Compare August 5, 2024 19:26
@InioX InioX force-pushed the release-plz-2024-06-29T22-04-49Z branch 2 times, most recently from 8e5cd3d to 180aa95 Compare August 13, 2024 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Windows] Thread 'main' has overflowed its stack
1 participant