v1.7.3
On this release;
-
Fixing naming conventions.
-
Private variable for multi-thread methods renamed from
_counter
intos_counter
and from_counterUInt
intos_counterUint
to indicate these variables are static even though they are not publicly visible.