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

Release version 2.0.0 #44

Merged
merged 118 commits into from
Jun 27, 2023
Merged

Release version 2.0.0 #44

merged 118 commits into from
Jun 27, 2023

Conversation

srithon
Copy link
Owner

@srithon srithon commented May 2, 2021

There was originally going to be a v1.7.0 release that just closed #33, but after seeing how much code it took to complete, it makes more sense to turn into a major version release. In accordance to SemVer, which has thus far been completely disregarded, v2.0.0 will introduce several breaking changes (mostly CLI) and will attempt to stabilize the API.

More issues will be addressed in the future

Before, it wasn't counting 'disconnected|connected' as group 1
Custom HashMap implementation optimal for small keys
Explanations of why both are necessary can be found in the doc comments
on MonitorOverrideTOMLCompatible
Uses MonitorOverrideTOMLCompatible to parse from TOML
@srithon srithon added the enhancement New feature or request label May 2, 2021
@srithon srithon added this to the v2.0.0 milestone May 2, 2021
srithon and others added 24 commits May 2, 2021 00:43
tokio changes mean that they no longer need to be mutable
Update signal hook to v0.3.8 and handle SIGINT and SIGQUIT signals
@srithon srithon merged commit 8ea5fa1 into master Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Have separate brightness state for each monitor
1 participant