Skip to content

Releases: scarlehoff/pybliotecario

v2.4.1

15 May 10:12
5e837fc
Compare
Choose a tag to compare

Fix bug when sending images with -i.

v2.4

15 Nov 12:47
8687a30
Compare
Choose a tag to compare

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

29 Mar 11:18
Compare
Choose a tag to compare

What's Changed

  • Target userid #24
  • Photocol in #25
  • Adds a chivato to pybliotecario in #26
  • Several bugfixes

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

12 Jun 14:07
Compare
Choose a tag to compare
  • Added the possibility of installing just the base pybliotecario #22
  • Added a twitter component to interact with twitter via the pybliotecario #21
  • Add a github component to receive notifications directly in the messaging app #19

pybliotecario v2.1

30 Aug 16:54
Compare
Choose a tag to compare

Minor update in order to support for PyOWM v3 and arxiv 1.4

pybliotecario v2.0

15 Nov 20:38
04bf135
Compare
Choose a tag to compare

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

28 Jan 11:16
46b6a77
Compare
Choose a tag to compare

Changelog:

  • Add reaction module
  • Add wikipedia module