Skip to content

Version 0.4

Latest
Compare
Choose a tag to compare
@netromdk netromdk released this 28 Oct 19:54
· 3 commits to master since this release
24dfee6

Most changes in this version were done by @voidpirate, cheers!

Notable changes:

  • Slacker requires Python 3.4 now
  • Vermin is used to make sure the minimum Python versions stay the same
  • Upgraded to using Prompt Toolkit 2.0.4
  • Concurrent downloading of emojis
  • Docker support
  • Caching support of Slack API responses internally, used with users.list for now
  • Configurable prompt using templated variables
  • General fixes and improvements