Skip to content

Releases: ebb-earl-co/tidal-wave

2024.1.15

30 Jan 06:31
193dc22
Compare
Choose a tag to compare

What's Changed

  • Use ${{ github.workspace }} in .github/workflows/pyapp-*.yml
  • Refer to tidal-wave actions as "retrieve" instead of "download"

This software uses code of FFmpeg, particularly, version 6.1.1, licensed under the LGPLv2.1 and its source can be downloaded here.

Full Changelog: 2024.1.14...2024.1.15

2024.1.14

30 Jan 05:17
17c6ca3
Compare
Choose a tag to compare

What's Changed

  • Disallow Illegal Characters in File Names on Windows by @ebb-earl-co in #65

This software uses code of FFmpeg, particularly, version 6.1.1, licensed under the LGPLv2.1 and its source can be downloaded here.

Full Changelog: 2024.1.13...2024.1.14

2024.1.13 - GitHub Actions Builds for macOS

26 Jan 22:01
5e2f225
Compare
Choose a tag to compare

What's Changed

Release Artifacts

  • The preferred release artifacts are those created by pyinstaller for GNU/Linux and macOS as they bundle FFmpeg 6.1.1, Python 3.11, and tidal-wave
  • For Windows, the preferred release artifact was created using pyapp bundles Python 3.11 and tidal-wave; FFmpeg will need to be installed separately.

This software uses code of FFmpeg, particularly, version 6.1.1, licensed under the LGPLv2.1 and its source can be downloaded here.

Full Changelog: 2024.1.12...2024.1.13

2024.1.12

21 Jan 21:21
26a3ad4
Compare
Choose a tag to compare

What's Changed

Release Artifacts

New in this release is the tidal-wave_linux binary. This is a binary for x86_64 GNU/Linux, created with pyinstaller that also bundles FFmpeg 6.1.1 (under the LGPLv2.1 license).

Full Changelog: 2024.1.11...2024.1.12

2024.1.11

21 Jan 16:36
9b82fbf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.1.10...2024.1.11

2024.1.10

17 Jan 21:53
d25761d
Compare
Choose a tag to compare

This software uses code of FFmpeg licensed under the LGPLv2.1 and its source can be downloaded here.

What's Changed

Release Artifacts

  • Typical Python releases
  • Typical repository source code
  • tidal-wave_2024.1.10.pyz created using shiv (which requires just Python 3.8+ installed, but not the dependencies: they are bundled into the binary)
  • tidal-wave_2024.1.10_py311.pyapp created using pyapp is a self-bootstrapping binary. Download it, give it executable permissions, and run it (does not work on Windows!)
  • tidal-wave_2024.1.10_macos.pyapp created using pyapp is a self-bootstrapping binary. Download it, give it executable permissions, and run it (does not work on Windows; is built for macOS with Intel CPUs)
  • tidal-wave_2024.1.10_macos_arm64.pyapp created using pyapp is a self-bootstrapping binary. Download it, give it executable permissions, and run it (does not work on Windows; is built for macOS using Apple ARM silicon)
  • tidal-wave_2024.1.10_py311_pyapp.exe created using pyapp is a self-bootstrapping binary built for Windows!

Full Changelog: 2024.1.9...2024.1.10

2024.1.9

11 Jan 21:23
29ba54e
Compare
Choose a tag to compare

What's Changed

Release Artifacts

  • Typical Python releases
  • Typical repository source code
  • tidal-wave_2024.1.9.pyz created using shiv (which requires just Python 3.8+ installed, but not the dependencies: they are bundled into the binary)
  • tidal-wave_2024.1.9_py311.pyapp created using pyapp is a self-bootstrapping binary. Download it, give it executable permissions, and run it (does not work on Windows!)
  • tidal-wave_2024.1.9_macos_arm64.pyapp created using pyapp is a self-bootstrapping binary. Download it, give it executable permissions, and run it (does not work on Windows; is built for macOS using Apple ARM silicon)
  • tidal-wave_2024.1.9_py311_pyapp.exe created using pyapp is a self-bootstrapping binary built for Windows!

Full Changelog: 2024.1.8...2024.1.9

2024.1.8

10 Jan 05:45
626c9ec
Compare
Choose a tag to compare

What's Changed

  • Change requirements.txt, Dockerfile, and README.md by @ebb-earl-co in #45

Release Artifacts

  • Typical Python releases
  • Typical repository source code
  • tidal-wave_2024.1.8.pyz created using shiv (which requires just Python 3.8+ installed, but not the dependencies: they are bundled into the binary)
  • tidal-wave_2024.1.8_py311.pyapp created using pyapp is a self-bootstrapping binary. Download it, give it executable permissions, and run it (does not work on Windows!)
  • tidal-wave_2024.1.8_macos_arm64.pyapp created using pyapp is a self-bootstrapping binary. Download it, give it executable permissions, and run it (does not work on Windows; is built for macOS using Apple ARM silicon)
  • tidal-wave_2024.1.8_py311_pyapp.exe created using pyapp is a self-bootstrapping binary built for Windows!

Full Changelog: 2024.1.7...2024.1.8

2024.1.7 Playlist .m3u8 Files

08 Jan 02:53
73a60eb
Compare
Choose a tag to compare

What's Changed

Release Artifacts

  • Typical Python releases
  • Typical repository source code
  • tidal-wave_20234.1.7.pyz created using shiv (which requires just Python 3.8+ installed, but not the dependencies: they are bundled into the binary)
  • tidal-wave_2024.1.7_py311.pyapp created using pyapp is a self-bootstrapping binary. Download it, give it executable permissions, and run it (does not work on Windows!)
  • tidal-wave_2024.1.7_py311_macos.pyapp created using pyapp is a self-bootstrapping binary. Download it, give it executable permissions, and run it (does not work on Windows; is built for macOS)
  • tidal-wave_2024.1.7_py311_pyapp.exe created using pyapp is a self-bootstrapping binary built for Windows!

Full Changelog: 2024.1.6...2024.1.7

2024.1.6: Fix .m4a File Regression in 2024.1.5

07 Jan 03:11
d1f4bdb
Compare
Choose a tag to compare

What's Changed

  • Hotfix: regression in track.Track.set_tags()

Release Artifacts

  • Typical Python releases
  • Typical repository source code
  • tidal-wave_20234.1.6.pyz created using shiv (which requires just Python 3.8+ installed, but not the dependencies: they are bundled into the binary)
  • tidal-wave_2024.1.6_py311.pyapp created using pyapp is a self-bootstrapping binary. Download it, give it executable permissions, and run it (does not work on Windows!)
  • tidal-wave_2024.1.6_py311_macos.pyapp created using pyapp is a self-bootstrapping binary. Download it, give it executable permissions, and run it (does not work on Windows; is built for macOS)
  • tidal-wave_2024.1.6_py311_pyapp.exe created using pyapp is a self-bootstrapping binary built for Windows!

Full Changelog: 2024.1.5...2024.1.6