v0.0.2
·
438 commits
to main
since this release
- ♻️ refactor(_window): Use map to reduce legacy build size. c28ba41
- ♻️ refactor(_window): Simplify the code even further. 5d8f86e
- ♻️ refactor(_window): Exploit deque's append return value. 0cbb5e3
- ♻️ refactor(window): Split into low-level implementation and sugar. 799626c
- ♻️ refactor(window): Use a deque. 8f78c5f
- 📚 docs(window): Fix docstring example. b0735d1