Releases: 0n4t3/nipy
Releases · 0n4t3/nipy
NIPY 1.1.1
NIPY 1.1
Version 1.1
- Added credential management option to set/update credentials stored in Keyring from within script (previously required them to be manually set in a Python shell)
- Added support for multiple paragraphs
- Added help prompt to provide additional information
- When starting the script, instead of being prompted to broadcast and using
dif
to post individually, it now asks you to use thebroadcast
function for the same post everywhere or thepost
function to do an individual post to each network. - Updated ReadMe and installation instructions
NIPY 1.0
The de-spaghettification update:
- Major code clean up, it's easier to view/modify
- Added the ability to post different posts to different protocols by typing
dif
- Added the ability to skip posting to a particular protocol by typing
s
- Made it much easier to permanently disable a protocol by commenting a few lines
- Updated Instructions
NI.PY-v0.9
- Added version with keyring credential management to better protect your keys/tokens
- Major overhaul to the documentation
- Updated ToDo
- Added a bit of explanation on why the name
- Removed Herobrine
NI.PY-v0.6
*Added support for AT/BlueSky
*Updated Instructions
NI.PY-v0.4
Initial test release.