Minor Feature Update
-- Optimized DataLogger log compression procedure to improve processing time for large log files.
-- Made data verification during log compression optional (enabled by default).
-- Made log compression optional (enabled by default).
Overall, these changes allow developers to drastically reduce the log compression time by disabling the features they do not require to gain a reduction in processing time.
**Full Changelog**: https://github.com/Sun-Lab-NBB/ataraxis-data-structures/compare/3.0.2...3.1.0