# Changelog ## 0.2.0 (2024-05-20) - Allow to choose the log level at runtime - Remove LOG0 macros ## 0.1.0 (2024-05-20) - Add LSTD_ASSERT macros - Add bitset module - Add bytes utilities module - Add HashSet/HashTable - Add log module - Add allocator abstraction - Add String wrappers - Add Vec