Skip to content

Releases: kchristensen/slappd

Sip of Sunshine

14 Mar 17:18
15eb9ef
Compare
Choose a tag to compare
  • Upgrade to Python 3.10
  • Switch from Docker Hub to Github for container images

Fou Foune

14 Mar 17:29
Compare
Choose a tag to compare
  • Upgrade to Python 3.8
  • Add display_badges option to optionally hide badges on check ins (thanks decibyte)
  • Fix bug with html entity decoding in venue metadata

All Eyes Pointing Left and Down

14 Mar 17:29
Compare
Choose a tag to compare
  • Add Slappd User-Agent per new Untappd API guidelines

The Space In Between

14 Mar 17:30
Compare
Choose a tag to compare
  • Require Python 3.6+ so we can use f strings

Candi

14 Mar 17:30
Compare
Choose a tag to compare
  • Don't write the config file unless new checkins have occurred.
  • Switch from legacy getter/setter ConfigParser to object notation.

Navaja

14 Mar 17:30
Compare
Choose a tag to compare

Documentation update, no functional changes.

Only Void

14 Mar 17:30
Compare
Choose a tag to compare

Fix config file template so ConfigParser doesn't barf on inline comments

Downeast

14 Mar 17:30
Compare
Choose a tag to compare
  • Adding Docker Hub information

Melvin

14 Mar 17:29
Compare
Choose a tag to compare
  • Add Docker support
  • Automate creation of default config file
  • Documentation update with simplified install instructions
  • Switch to using Setuptools