Tidal-wave

Latest version: v2024.6.1

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

Scan your dependencies

Page 8 of 8

2023.12.4

What's Changed
* Revamp `media.py` by ebb-earl-co in https://github.com/ebb-earl-co/tidal-wave/pull/5
* HOTFIX: correct bad argument passing in media.py by ebb-earl-co in https://github.com/ebb-earl-co/tidal-wave/pull/6

Release Binaries
Again, there are the usual release binaries, but also two more:
- `tidal-wave_2023.12.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_2023.12.4.pyapp` created using [`pyapp`](https://github.com/ofek/pyapp) is a completely self-contained binary. Download it, give it executable permissions, and run it

**NOTE**: these were built on x86 GNU/Linux, but as they're pure Python they *should* work on macOS and Windows.

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

2023.12.3

What's Changed
* FIx :crossed_fingers: an unforeseen bug that prevents first-time authentication flow due to not having created the local user config. directory if it doesn't exist (which it almost certainly won't). Additionally, change some logic so that not as many cascading errors fill up STDERR when an issue _does_ arise.

> HOTFIX: Bootstrap User Config Directory on Windows by ebb-earl-co in https://github.com/ebb-earl-co/tidal-wave/pull/3

New Release artifact
Using the [`pyapp` project](https://github.com/ofek/pyapp) project, this release features a `.pyapp` executable (built for Unix-like; Windows executable coming soon :tm: ). To use it, _not even Python is required_: simply download it, make it executable, and run it with the shell!

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

2023.12.2

Skipping over 2023.12.1 because of PyPi name issues.

What's Changed
* Develop by ebb-earl-co in https://github.com/ebb-earl-co/tidal-wave/pull/2

New Contributors
* ebb-earl-co made their first contribution in https://github.com/ebb-earl-co/tidal-wave/pull/2

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

2023.12.0

With the binary uploaded to [PyPi](https://pypi.org/project/tidal-wave/2023.12.0/), this release tag is created.

As a bonus, a `.pyz` executable is included in the release artifacts: it was created using the excellent [`shiv`](https://shiv.readthedocs.io/en/latest/) tool. Upon downloading it (and, possibly, giving it executable permissions), it *should* be able to be run simply by executing `python3 tidal-wave_2023.12.0.pyz`.

Page 8 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.