IT'S HERE!!!
Version 3 has finally arrived π
π¦ Easy installation from PyPi with `pip install ephemetoot` (FINALLY)
π§ Guided config file creation with `ephemetoot --init`
π§ͺ Test suite to catch bugs before you see them
π improved docs at https://ephemetoot.hugh.run
Release notes and upgrade instructions here:
https://github.com/hughrun/ephemetoot/releases/tag/v3.0.0
Version 3 only recently arrived but life moves fast, so v3.1.0 just dropped!
With thanks to @mhmd, quiet mode just got quieter.
You can now make your choice between :
* ALL the messages
* traditional --quiet mode,
* -qq mode (Shush Harder), or
* -qqq ("LOL is this thing even working?")
@hugh made creating a config file harder to mess up, and squashed a bug he created in the first place.
Upgrade with pip install --upgrade ephemetoot or check out https://ephemetoot.hugh.run for info
IT'S HERE!!!
Version 3 has finally arrived π
π¦ Easy installation from PyPi with `pip install ephemetoot` (FINALLY)
π§ Guided config file creation with `ephemetoot --init`
π§ͺ Test suite to catch bugs before you see them
π improved docs at https://ephemetoot.hugh.run
Release notes and upgrade instructions here:
https://github.com/hughrun/ephemetoot/releases/tag/v3.0.0
ephemetoot is looking for beta testers!
ephemetoot is now available on pypi, but you must uninstall first, and then pin the latest pre-release version:
pip uninstall ephemetoot
pip install ephemetoot==3.0.0-beta.0
Please log any problems at https://github.com/hughrun/ephemetoot/issues
If you want to give the new version a spin, remember to manually uninstall your existing ephemetoot version first:
pip3 uninstall ephemetoot
Also note this is an alpha pre-release. Something is probably broken.
ephemetoot version 2.4 has been released!
Thanks to @jpmens you can now archive your toots as you delete them π
Thanks to @hugh there is now a bunch of community docs including a contributor code of conduct, pull request template, and contributor guidelines. π€
Latest code:
https://github.com/hughrun/ephemetoot/releases
Upgrade instructions: