2024-06-10 04:23:10 +00:00
|
|
|
# Changelog for break\_interval
|
|
|
|
|
2024-06-10 09:44:04 +00:00
|
|
|
## Upcoming Changes
|
|
|
|
|
2024-10-03 14:03:56 +00:00
|
|
|
## Version 1.3.4
|
|
|
|
|
|
|
|
Fix Debian build in workflow/action. This means that the debian-built releases
|
|
|
|
should be fixed now.
|
|
|
|
|
2024-10-03 13:44:32 +00:00
|
|
|
## Version 1.3.3
|
|
|
|
|
|
|
|
Minor tweak to action/workflow for release assets.
|
|
|
|
Compiler hardening flags, fixes related to flags.
|
|
|
|
Internal change: make flag used by signal "volatile" (doesn't change much for
|
|
|
|
users).
|
|
|
|
|
2024-06-23 03:16:40 +00:00
|
|
|
## Version 1.3.2
|
|
|
|
|
|
|
|
Updated action/workflow to build for Debian aarch64.
|
|
|
|
|
|
|
|
Minor fixes to action/workflow.
|
|
|
|
|
2024-06-22 13:37:24 +00:00
|
|
|
## Version 1.3.1
|
|
|
|
|
2024-06-22 13:44:51 +00:00
|
|
|
Updated action/workflow to build for Debian x86_64.
|
2024-06-22 13:37:24 +00:00
|
|
|
|
|
|
|
Minor fixes to action/workflow.
|
|
|
|
|
2024-06-14 12:49:52 +00:00
|
|
|
## Version 1.3
|
|
|
|
|
2024-06-14 12:30:51 +00:00
|
|
|
More tweaks to README.
|
|
|
|
|
2024-06-14 12:48:47 +00:00
|
|
|
Allow playing internal file even if custom player command is specified.
|
|
|
|
Do this by specifying "INTERNAL_FILE" as the filename parameter.
|
|
|
|
|
2024-06-14 12:07:53 +00:00
|
|
|
## Version 1.2
|
|
|
|
|
2024-06-10 09:44:04 +00:00
|
|
|
Minor tweaks to help text, README.
|
|
|
|
|
2024-06-14 12:07:53 +00:00
|
|
|
Add workflow to build break\_interval for x86_64 and aarch64.
|
|
|
|
|
2024-06-10 07:39:12 +00:00
|
|
|
## Version 1.1
|
|
|
|
|
|
|
|
Change usage of internal audio to use a Unix pipe instead of reading from
|
|
|
|
temporary file.
|
|
|
|
|
|
|
|
Implement way to run different audio-player with support for custom args.
|
|
|
|
|
|
|
|
Some refactorings.
|
|
|
|
|
2024-06-10 04:23:10 +00:00
|
|
|
## Version 1.0
|
|
|
|
|
|
|
|
Initial version with working program.
|