summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
blob: 691747371edded088ca5cd7e412482e19f6be9e7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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

Go back to lisible.xyz