Releases ยท orhun/linuxwave

Release v0.3.0

[0.3.0] - 2025-03-07

๐ŸŽต Features

  • (uncategorized) Zig 0.14 (#40)

๐Ÿ“š Documentation

  • (license) Update license copyright years

Release v0.2.0

[0.2.0] - 2024-10-20

๐ŸŽต Features

  • (uncategorized) [breaking] Rewrite for Zig 0.12/0.13 (#28)

๐Ÿ› Bug Fixes

  • (test) Add back main test (#30)

โš™๏ธ Miscellaneous Tasks

  • (website) Update tracking link

Release v0.1.5

[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

Release v0.1.4

[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

Release v0.1.3

[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

Release v0.1.2

[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

Release v0.1.1

[0.1.1] - 2023-04-17

๐Ÿ“š Documentation

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

Release v0.1.0

[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

Release v0.1.0-rc.4

[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

Release v0.1.0-rc.4

[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