All notable changes to this project will be documented in this file.
- (uncategorized) [breaking] Rewrite for Zig 0.12/0.13 (#28)
- (test) Add back
main
test (#30)
- (website) Update tracking link
- (readme) Add Spotify link
- (readme) Update table of contents
- (deps) Bump actions/upload-pages-artifact from 1 to 2
- (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
- (cd) Publish the signed source code which includes submodules
- (readme) Add stdout playback example
- (ci) Use Zig 0.10.1 for CI/CD
- (docker) Scan the correct docker image
- (preset) Add the "spooky_manor" preset
- (deps) Bump actions/configure-pages from 1 to 3
- (deps) Bump actions/deploy-pages from 1 to 2
- (readme) Add submodule update step for building from source
- (readme) Add installation instructions for Arch Linux
- (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
- (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
- (cd) Use windows specific commands
- (changelog) Remove author names from changelog
- (cd) Add different build targets