Skip to content

Commit bcd8849

Browse files
committed
feat: updated wiki
1 parent 6c173c0 commit bcd8849

File tree

6 files changed

+1221
-29
lines changed

6 files changed

+1221
-29
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ tests/test_strap.exe
3333

3434
# Benchmark executables
3535
benchmarks/strap_bench
36+
37+
strap.wiki/*

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,11 +91,11 @@ Call `strap_clear_error()` when you want to reset the status manually.
9191
- [x] Enhanced error handling
9292
- [x] Benchmark suite
9393

94-
### v0.3 (Planned)
94+
### v0.3 (In Progress)
9595

96-
- [ ] Extended locale-aware helpers
97-
- [ ] Optional arena allocator for transient strings
98-
- [ ] Timezone-aware time helpers
96+
- [x] Extended locale-aware helpers
97+
- [x] Optional arena allocator for transient strings
98+
- [x] Timezone-aware time helpers
9999

100100
## 📄 License
101101

0 commit comments

Comments
 (0)