* Fixed issue with pushstatus

* added newTimeout

* updated changes and added multi.isTimeout function

* new mod feature, helper functions for types and connections

* cleaning up

* Updated changes.md, enhanced processors

* updated docs, added multi.UUID

* updated testfile
This commit is contained in:
2025-12-30 15:14:34 -05:00
committed by GitHub
parent 45095191f4
commit 474ad6438f
6 changed files with 348 additions and 346 deletions
+8 -2
View File
@@ -1,4 +1,10 @@
# Multi Version: 16.0.1 - Bug fix
# Multi Version: 16.1.0 - The Flow State
**Key Changes**
- Updated Processors to have more controlled over scheduled processes
- Forwarding connections
- New Timeout handling
Refer to the [Change Log](https://github.com/rayaman/multi/blob/master/docs/changes.md) for more infromation
Found an issue? Please [submit it](https://github.com/rayaman/multi/issues) and someone will look into it!
@@ -45,7 +51,7 @@ Planned features/TODO
- [x] ~~Create test suite (In progress, mostly done)~~
- [ ] Network Parallelism rework
Usage: [Check out the documentation for more info](https://github.com/rayaman/multi/blob/master/Documentation.md)
Usage: [Check out the documentation for more info](https://github.com/rayaman/multi/blob/master/docs/Documentation.md)
-----
You can run tests in 2 ways: