Releases: scarlehoff/pybliotecario
v2.4.1
v2.4
What's Changed
- Move config information to
${XDG_CONFIG_HOME}/pybliotecario
(usually~/.config/pybliotecario
) in #28 - Change build system to use
pyproject.toml
#29
Full Changelog: v2.3...v2.4
pybliotecario v2.3
What's Changed
When chivato
is enabled (chivato = True
in the .pybliotecario.ini
config file) you will get a msg to your Telegram account whenever someone else is trying to use your bot.
Full Changelog: v2.2...v2.3
pybliotecario v2.2
pybliotecario v2.1
pybliotecario v2.0
The main features of this release (and the reason it qualifies for a major version change) is the addition of the Facebook backend (PR #11). Basically it should be possible to do the same now with Facebook Msgs and a Telegram bot.
The code has also been refactored (#6, #8, #10), some docs updated (#9, #12) and a test-backend plus CI added (#7).
In term of functionalities (of what can one do with this code), not much has changed since 1.3, some clean up here and there and only one true new feature, and it is that arguments are now passed to the scripts (#14)!
pybliotecario v1.3
Changelog:
- Add reaction module
- Add wikipedia module