Skip to content
This repository was archived by the owner on Aug 3, 2022. It is now read-only.

Releases: questionlp/libwwdtm

v1.2.1.5_1

05 Nov 17:46

Choose a tag to compare

Fix Location Slugify Logic

If a location slug string is NULL in the database, use the slugify library to generate a slug string on the fly based on the location's venue, city and/or state

v1.2.1.4

28 Oct 21:01
49818aa

Choose a tag to compare

What's Changed

Full Changelog: v1.2.1.3...v1.2.1.4

1.2.1.3

17 Oct 18:37
c1b18bd

Choose a tag to compare

Correct the output from info.retrieve_by_id which returned original_show_date as-is versus raw output

1.2.1.2

22 Jun 00:20
03521f6

Choose a tag to compare

Fix the sort order when getting recording locations and sorting by venue. Now sorts by venue, then city, then state.

1.2.1.1

21 Jun 20:44

Choose a tag to compare

v1.2.1.1

Minor PEP-8 cleanup