summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
blob: e592a242fc6f1af568ac708521fbd1e4a3e75c01 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Changelog

## 0.2.0 (Upcoming release)
- Allow to choose the log level at runtime

## 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