Linuxwave Versions Save

Generate music from the entropy of Linux 🐧🎡

v0.1.5

9 months ago

[0.1.5] - 2023-07-21

πŸ“š Documentation

  • (readme) Add Spotify link
  • (readme) Update table of contents

βš™οΈ Miscellaneous Tasks

  • (deps) Bump actions/upload-pages-artifact from 1 to 2

v0.1.4

10 months ago

[0.1.4] - 2023-06-29

🚜 Refactor

  • (build) Use Builder's fmt function to avoid using allocator
  • (build) Use built-in allocator

πŸ“š Documentation

  • (readme) Add installation instruction for Void Linux
  • (readme) Simplify the Docker command

v0.1.3

1 year ago

[0.1.3] - 2023-04-19

🎡 Features

  • (cd) Publish the signed source code which includes submodules

πŸ“š Documentation

  • (readme) Add stdout playback example

βš™οΈ Miscellaneous Tasks

  • (ci) Use Zig 0.10.1 for CI/CD

v0.1.2

1 year ago

[0.1.2] - 2023-04-17

πŸ› Bug Fixes

  • (docker) Scan the correct docker image

πŸ“š Documentation

  • (preset) Add the "spooky_manor" preset

βš™οΈ Miscellaneous Tasks

  • (deps) Bump actions/configure-pages from 1 to 3
  • (deps) Bump actions/deploy-pages from 1 to 2

v0.1.1

1 year ago

[0.1.1] - 2023-04-17

πŸ“š Documentation

  • (readme) Add submodule update step for building from source
  • (readme) Add installation instructions for Arch Linux

v0.1.0

1 year ago

[0.1.0] - 2023-04-17

🎡 Features

  • (docs) Add a man page

🚜 Refactor

  • (ci) Remove unnecessary node options

πŸ“š Documentation

  • (readme) Add demo link
  • (readme) Add motivation section
  • (website) Add demo link to website

🎨 Styling

  • (readme) Set the alignment to center for demo link
  • (readme) Center the demo text

v0.1.0-rc.4

1 year ago

[0.1.0-rc.4] - 2023-04-15

🎡 Features

  • (website) Add a landing page

🚜 Refactor

  • (ci) Remove unnecessary OS from build matrixes
  • (lib) Extract reusable modules as packages

πŸ“š Documentation

  • (lib) Support auto-generation of documentation with a build flag
  • (readme) Mention the API documentation
  • (readme) Add documentation build badge

🎨 Styling

  • (readme) Use HTML for the badges
  • (readme) Fix centering the badges
  • (readme) Center the badges

βš™οΈ Miscellaneous Tasks

  • (ci) Fix the grammar for the build job
  • (pages) Rename deploy step
  • (pages) Add workflow for deploying documentation

v0.1.0-rc.3

1 year ago

[0.1.0-rc.3] - 2023-04-15

πŸ› Bug Fixes

  • (cd) Use windows specific commands

βš™οΈ Miscellaneous Tasks

  • (changelog) Remove author names from changelog

v0.1.0-rc.2

1 year ago

[0.1.0-rc.2] - 2023-04-15

🎡 Features

  • (cd) Add different build targets by Orhun ParmaksΔ±z