diff --git a/CHANGES b/CHANGES index 24426d89..13c76b5b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +v.11.4.0 (15 November 2024) + - Updated fast_any submodule (incl. optimized "has value" detection). + - Greatly optimized Tick() methods by removing unnecessary I/O resets. + v.11.3.1 (21 August 2024) - Simplified Component::GetBufferCount(). - Slightly optimized circuit wiring. diff --git a/docs/Doxyfile b/docs/Doxyfile index 0a0410e6..e0dd676a 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -32,7 +32,7 @@ PROJECT_NAME = DSPatch # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = v.11.3.1 +PROJECT_NUMBER = v.11.4.0 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer diff --git a/docs/html/_circuit_8h_source.html b/docs/html/_circuit_8h_source.html index e12f0ad1..fefabf9a 100644 --- a/docs/html/_circuit_8h_source.html +++ b/docs/html/_circuit_8h_source.html @@ -3,7 +3,7 @@ - + DSPatch: Circuit.h Source File @@ -26,7 +26,7 @@ Logo -
DSPatch v.11.3.1 +
DSPatch v.11.4.0
@@ -34,7 +34,7 @@
- +