0.1.10
Thank you so much to our new contributors @blackduckx @calvin-laurenson @mileskerr, we really appreciate the help.
A big thanks to @Camerooooon and @Shuzhengz for your continued contributions, you two make the project what it is.
Happy Halloween everyone! 🎃
What's Changed
- Activated rules config values by @Camerooooon in #316
- Cpu threshold config by @Camerooooon in #319
- Monday morning fixes by @JakeRoggenbuck in #310
- Make delay change battery delay when it is 1000ms by @Camerooooon in #325
- Update bug_report.md by @Camerooooon in #327
- Update CONTRIBUTING.md by @JakeRoggenbuck in #323
- Change where get max and min get called by @JakeRoggenbuck in #101
- Add default toml config by @JakeRoggenbuck in #328
- Add
initconfig
command by @calvin-laurenson in #324 - Add more to readme by @JakeRoggenbuck in #329
- Update README.md by @JakeRoggenbuck in #330
- Fix cpu tests by @Camerooooon in #333
- Show current graph type by @Camerooooon in #336
- Media updates by @Camerooooon in #335
- Add links to top by @JakeRoggenbuck in #337
- Create CODE_OF_CONDUCT.md by @Shuzhengz in #339
- Change email by @JakeRoggenbuck in #340
- Pass tests when being ran as sudo by @Camerooooon in #334
- AscII Graphics by @Shuzhengz in #342
- Add links to top of file by @JakeRoggenbuck in #343
- Remove old image by @JakeRoggenbuck in #344
- Modify readme to reflect new initconfig command by @Camerooooon in #348
- Thermal Zones by @Camerooooon in #347
- Battery Condition by @Shuzhengz in #350
- Remove mockall by @JakeRoggenbuck in #357
- Hot fix by @Shuzhengz in #360
- Add files needed to push to the aur when 1.0 by @JakeRoggenbuck in #355
- Update build by @JakeRoggenbuck in #363
- Split up CI to make it easier to read in prs by @Camerooooon in #366
- Add even more tests by @JakeRoggenbuck in #367
- Add creating-a-sub-command by @JakeRoggenbuck in #370
- Daemon Hooking by @Camerooooon in #353
- Update service setup scripts by @blackduckx in #375
- fix typo by @mileskerr in #378
- Fix error mgmt in config.rs by @blackduckx in #379
- Add cpu random gen and tests by @JakeRoggenbuck in #377
- Add clippy suggestions by @JakeRoggenbuck in #380
- Daemon hook option by @Camerooooon in #384
- Move arg parser to own file by @JakeRoggenbuck in #388
- Reduce unwraps by @JakeRoggenbuck in #389
- Use fs::read_to_string conveniant func by @blackduckx in #391
- Refactor networking by @Camerooooon in #392
- [RFC] First iteration of OOing Battery by @blackduckx in #393
- Remove hard coded paths in Battery logic by @Camerooooon in #398
- Switch to update model for battery by @Camerooooon in #400
- Move battery to its own file by @Camerooooon in #401
- Add start for documentation of battery by @Camerooooon in #403
- Move display logic to display.rs by @Camerooooon in #404
- Move lid logic to its own file by @Camerooooon in #405
- Clever battery lookup + sysfs module by @blackduckx in #407
- Resolve clippy warnings by @Camerooooon in #406
- Split into init_config_file and init_config_dir by @Camerooooon in #408
- Fix delay by @Camerooooon in #410
- Reduce unwrap in thermal code by @Camerooooon in #409
- Spelling by @JakeRoggenbuck in #416
- Give CPU a format method and add docstrings by @JakeRoggenbuck in #414
- Even less unwraps by @Camerooooon in #417
- Remove render and print by @JakeRoggenbuck in #418
- Improve error message by @Camerooooon in #419
- Specify Colorize and add comments by @JakeRoggenbuck in #420
- Improve error reporting for missing power devices by @Camerooooon in #421
- Interacting with daemon through socket by @Camerooooon in #422
- Move daemon controller to interface by @JakeRoggenbuck in #424
- Fix tests for amd by @JakeRoggenbuck in #425
- Remove second get_config call by @JakeRoggenbuck in #426
- Update help by @JakeRoggenbuck in #429
- Add docker check by @JakeRoggenbuck in #431
- WSL by @Shuzhengz in #435
- Remove error show on daemon. Simply state why by @JakeRoggenbuck in #440
- Commit was hiding under logs for some reason by @JakeRoggenbuck in #442
- Add csv logging from daemon by @JakeRoggenbuck in #432
- Less unwraps by @JakeRoggenbuck in #433
- Add tab after name for larger amount of cors by @JakeRoggenbuck in #446
- Add fix for amd thermal by @JakeRoggenbuck in #445
- Add logger warning to monit and edit mode for vm by @JakeRoggenbuck in #444
- Final changes before 0.1.10 release by @Camerooooon in #447
New Contributors
- @calvin-laurenson made their first contribution in #324
- @blackduckx made their first contribution in #375
- @mileskerr made their first contribution in #378
Full Changelog: v0.1.9...0.1.10