Tidal-wave

Latest version: v2024.11.1

Safety actively analyzes 706259 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 9

2024.1.8

What's Changed
* Change requirements.txt, Dockerfile, and README.md by ebb-earl-co in https://github.com/ebb-earl-co/tidal-wave/pull/45
Release Artifacts
- Typical Python releases
- Typical repository source code
- `tidal-wave_2024.1.8.pyz` created using [`shiv`](https://pypi.org/project/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`](https://github.com/ofek/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`](https://github.com/ofek/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`](https://github.com/ofek/pyapp) is a self-bootstrapping binary **built for Windows!**

**Full Changelog**: https://github.com/ebb-earl-co/tidal-wave/compare/2024.1.7...2024.1.8

2024.1.7

What's Changed
* Playlist .m3u8 File Support by ebb-earl-co in https://github.com/ebb-earl-co/tidal-wave/pull/38
Release Artifacts
- Typical Python releases
- Typical repository source code
- `tidal-wave_20234.1.7.pyz` created using [`shiv`](https://pypi.org/project/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`](https://github.com/ofek/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`](https://github.com/ofek/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`](https://github.com/ofek/pyapp) is a self-bootstrapping binary **built for Windows!**

**Full Changelog**: https://github.com/ebb-earl-co/tidal-wave/compare/2024.1.6...2024.1.7

2024.1.6

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`](https://pypi.org/project/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`](https://github.com/ofek/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`](https://github.com/ofek/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`](https://github.com/ofek/pyapp) is a self-bootstrapping binary **built for Windows!**

**Full Changelog**: https://github.com/ebb-earl-co/tidal-wave/compare/2024.1.5...2024.1.6

2024.1.5

What's Changed
* Build Pyapp artifacts with GitHub Actions by ebb-earl-co in https://github.com/ebb-earl-co/tidal-wave/pull/35
* Add fLaC metadata tag PERFORMER (just for pianists for now) by ebb-earl-co in https://github.com/ebb-earl-co/tidal-wave/pull/36
Release Artifacts
- Typical Python releases
- Typical repository source code
- `tidal-wave_20234.1.5.pyz` created using [`shiv`](https://pypi.org/project/shiv/) (which requires just Python 3.8+ installed, but not the dependencies: they are bundled into the binary)
- `tidal-wave_2024.1.5_py311.pyapp` created using [`pyapp`](https://github.com/ofek/pyapp) is a self-bootstrapping binary. It is **much** larger than the above because it contains Python 3.11 itself. Download it, give it executable permissions, and run it (**does not work on Windows!**)
- `tidal-wave_2024.1.5.pyapp.exe` created using [`pyapp`](https://github.com/ofek/pyapp) is a self-bootstrapping binary **built for Windows!**


**Full Changelog**: https://github.com/ebb-earl-co/tidal-wave/compare/2024.1.4...2024.1.5

2024.1.4

What's Changed
* Bugfix: Empty Sony 360 Reality Audio Files by ebb-earl-co in https://github.com/ebb-earl-co/tidal-wave/pull/33
Release Artifacts
- Typical Python releases
- Typical repository source code
- `tidal-wave_20234.1.4.pyz` created using [`shiv`](https://pypi.org/project/shiv/) (which requires just Python 3.8+ installed, but not the dependencies: they are bundled into the binary)
- `tidal-wave_2024.1.4.pyapp` created using [`pyapp`](https://github.com/ofek/pyapp) is a self-bootstrapping binary. Download it, give it executable permissions, and run it (**does not work on Windows!**)
- `tidal-wave_2024.1.4_py311.pyapp` created using [`pyapp`](https://github.com/ofek/pyapp) is a self-bootstrapping binary. It is **much** larger than the above because it contains Python 3.11 itself. Download it, give it executable permissions, and run it (**does not work on Windows!**)
- `tidal-wave_2024.1.4.pyapp.exe` created using [`pyapp`](https://github.com/ofek/pyapp) is a self-bootstrapping binary **built for Windows!**

**Full Changelog**: https://github.com/ebb-earl-co/tidal-wave/compare/2024.1.3...2024.1.4

2024.1.3

What's Changed
* Bugfix: The Valid Length of TIDAL Album IDs Is between 5 and 9 by ebb-earl-co in https://github.com/ebb-earl-co/tidal-wave/pull/31
Release Artifacts
- Typical Python releases
- Typical repository source code
- `tidal-wave_20234.1.3.pyz` created using [`shiv`](https://pypi.org/project/shiv/) (which requires just Python 3.8+ installed, but not the dependencies: they are bundled into the binary)
- `tidal-wave_2024.1.3.pyapp` created using [`pyapp`](https://github.com/ofek/pyapp) is a self-bootstrapping binary. Download it, give it executable permissions, and run it (**does not work on Windows!**)
- `tidal-wave_2024.1.3_py311.pyapp` created using [`pyapp`](https://github.com/ofek/pyapp) is a self-bootstrapping binary. It is **much** larger than the above because it contains Python 3.11 itself. Download it, give it executable permissions, and run it (**does not work on Windows!**)
- `tidal-wave_2024.1.3.pyapp.exe` created using [`pyapp`](https://github.com/ofek/pyapp) is a self-bootstrapping binary **built for Windows!**


**Full Changelog**: https://github.com/ebb-earl-co/tidal-wave/compare/2024.1.2...2024.1.3

Page 6 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.