Tidal-wave

Latest version: v2024.6.1

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

Scan your dependencies

Page 4 of 8

2024.1.15

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](http://ffmpeg.org/), particularly, version 6.1.1, licensed under the [LGPLv2.1](http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html) and its source can be downloaded [here](https://github.com/FFmpeg/FFmpeg/tree/568dfed06fa38c6cff3a33a444906792055cd2a9).

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

2024.1.14

What's Changed
* Disallow Illegal Characters in File Names on Windows by ebb-earl-co in https://github.com/ebb-earl-co/tidal-wave/pull/65

This software uses code of [FFmpeg](http://ffmpeg.org/), particularly, version 6.1.1, licensed under the [LGPLv2.1](http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html) and its source can be downloaded [here](https://github.com/FFmpeg/FFmpeg/tree/568dfed06fa38c6cff3a33a444906792055cd2a9).

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

2024.1.13

What's Changed
* New `pyinstaller` GitHub Actions by ebb-earl-co in https://github.com/ebb-earl-co/tidal-wave/pull/61
Release Artifacts
- The preferred release artifacts are those created by [`pyinstaller`](https://pyinstaller.org) 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`](https://github.com/ofek/pyapp) bundles Python 3.11 and `tidal-wave`; FFmpeg will need to be installed separately.

This software uses code of [FFmpeg](http://ffmpeg.org), particularly, version 6.1.1, licensed under the [LGPLv2.1](http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html) and its source can be downloaded [here](https://github.com/FFmpeg/FFmpeg/tree/568dfed06fa38c6cff3a33a444906792055cd2a9).

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

2024.1.12

What's Changed
* Bugfix: Dolby Atmos Files' Metadata by ebb-earl-co in https://github.com/ebb-earl-co/tidal-wave/pull/59

Release Artifacts
New in this release is the `tidal-wave_linux` binary. This is a binary for x86_64 GNU/Linux, created with [`pyinstaller`](https://pyinstaller.org/en/stable/) that *also* bundles FFmpeg 6.1.1 (under the LGPLv2.1 license).

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

2024.1.11

What's Changed
* Update README.md by ebb-earl-co in https://github.com/ebb-earl-co/tidal-wave/pull/52
* Bring in FFmpeg as Submodule by ebb-earl-co in https://github.com/ebb-earl-co/tidal-wave/pull/56
* Missing Album Cover Bugfix by ebb-earl-co in https://github.com/ebb-earl-co/tidal-wave/pull/57

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

2024.1.10

This software uses code of <a href=http://ffmpeg.org>FFmpeg</a> licensed under the <a href=http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html>LGPLv2.1</a> and its source can be downloaded <a href=https://github.com/ebb-earl-co/tidal-wave/releases/edit/2024.1.10>here</a>.
What's Changed
* HTTP 404 Early Return and FLAC Metadata Bug Fix by ebb-earl-co in https://github.com/ebb-earl-co/tidal-wave/pull/51
Release Artifacts
- Typical Python releases
- Typical repository source code
- `tidal-wave_2024.1.10.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.10_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.10_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_ with Intel CPUs**)
- `tidal-wave_2024.1.10_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.10_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.9...2024.1.10

Page 4 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.