This commit is contained in:
onyx-and-iris 2023-09-01 11:36:59 +01:00
parent 087b4088e0
commit 68f96b64db

View File

@ -23,6 +23,6 @@ Before any major/minor/patch is released all unit tests will be run to verify th
- `ldirty`: channel level updates - `ldirty`: channel level updates
- An entry point for fetching a Remote class for each kind of Voicemeeter (basic, banana, potato) - An entry point for fetching a Remote class for each kind of Voicemeeter (basic, banana, potato)
- Logging system for reading messages sent by getters and setters. - Logging system for reading messages sent by getters and setters.
- Strip class refinement in util.rb. It's scope should be limited to the CBindings module. - String class refinement in util.rb. It's scope should be limited to the CBindings module.
- rbs type signatures but some of them need updating. - rbs type signatures but some of them need updating.
- example user profile configs included with repo. - example user profile configs included with repo.