Releases: vrypan/fario
Releases · vrypan/fario
v0.7.6
v0.7.4
0.7.3
v0.7.1
v0.7.0
[0.7.0] - 2023-10-28
- all commands use config.get_config() to read configuration
- configuration can be environment, .env and (new) ~/.fario
- new command fario-config. Prints current config or outputs
sample config. - some command parameters have changed names to get unified
options naming between commands. - merged json2fario
- numerous bug fixes, probably new bugs introduced :-)
[0.6.1] - 2023-10-28
- Bug fix in fario_account.py
v0.6.0
v0.5.3
v0.5.2
[0.5.2] - 2023-10-24
- Bug fixes
- Dynamic dependancies
- Depends on farcaster-py==0.0.6
[0.5] - 2023-10-24
fario-signers
replacedfario-new-signer
,fario-remove-signer
andfario-sign
- Updated README to reflect the changes caused by
fario-signers
. - Dynamic package version based on __about__.py
fario-cast
has options for embeds and custom timestamp- Various typos
- Removed unused code
- Added HOWTO/How_to_get_access_to_a_hub.md
- Updated the README cheatsheet with new examples (and fixed some typos)