You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release v0.1.4
- *(build)* Use Builder's fmt function to avoid using allocator
- *(build)* Use built-in allocator
- *(readme)* Add installation instruction for Void Linux
- *(readme)* Simplify the Docker command
Release v0.1.3
- *(cd)* Publish the signed source code which includes submodules
- *(readme)* Add stdout playback example
- *(ci)* Use Zig 0.10.1 for CI/CD
Release v0.1.0
- *(docs)* Add a man page
- *(ci)* Remove unnecessary node options
- *(readme)* Add demo link
- *(readme)* Add motivation section
- *(website)* Add demo link to website
- *(readme)* Set the alignment to center for demo link
- *(readme)* Center the demo text
Release v0.1.0-rc.4
- *(website)* Add a landing page
- *(ci)* Remove unnecessary OS from build matrixes
- *(lib)* Extract reusable modules as packages
- *(lib)* Support auto-generation of documentation with a build flag
- *(readme)* Mention the API documentation
- *(readme)* Add documentation build badge
- *(readme)* Use HTML for the badges
- *(readme)* Fix centering the badges
- *(readme)* Center the badges
- *(ci)* Fix the grammar for the build job
- *(pages)* Rename deploy step
- *(pages)* Add workflow for deploying documentation