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.5.0 #124

Closed
wants to merge 2 commits into from
Closed

chore: release v2.5.0 #124

wants to merge 2 commits into from

Conversation

InioX
Copy link
Owner

@InioX InioX commented Nov 7, 2024

πŸ€– New release

  • matugen: 2.4.0 -> 2.5.0 (βœ“ API compatible changes)
Changelog

2.5.0 - 2024-11-13

Added

  • add dump-json to default features

Other

  • (readme) add discord server link


This PR was generated with release-plz.

@ys5g
Copy link
Contributor

ys5g commented Nov 7, 2024

I know it was my idea to add config.wallpaper.set, but can it be removed? If someone doesn't want matugen to set their wallpaper, they can just not add config.wallpaper to their config file. If they want to temporarily disable it, they can turn

[config.wallpaper]
command = "sww"
arguments = ["img"]
set = false

into

[config.wallpaper]
command = "echo"
arguments = ["sww", "img"]

@InioX InioX force-pushed the release-plz-2024-11-07T18-08-42Z branch from f17b7b0 to a86e3e3 Compare November 9, 2024 11:42
@InioX
Copy link
Owner Author

InioX commented Nov 12, 2024

I know it was my idea to add config.wallpaper.set, but can it be removed? If someone doesn't want matugen to set their wallpaper, they can just not add config.wallpaper to their config file. If they want to temporarily disable it, they can turn

[config.wallpaper]
command = "sww"
arguments = ["img"]
set = false

into

[config.wallpaper]
command = "echo"
arguments = ["sww", "img"]

Sure

@InioX InioX changed the title chore: release v2.4.1 chore: release v2.5.0 Nov 13, 2024
@InioX InioX force-pushed the release-plz-2024-11-07T18-08-42Z branch from a86e3e3 to 3aeda15 Compare November 13, 2024 14:21
@InioX InioX closed this Nov 13, 2024
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.

2 participants