themoviedb v1.2.0.1 Release Notes
Release Date: 2020-10-27 // almost 3 years ago-
No data yet 😐
You can check the official repo
Previous changes from v1.2.0.0
-
🆕 New
Settings
type with the ability to set a preferred ISO 639-1
language code. Functions that used to take aKey
now take a
Settings
value instead. (#5)✂ Removed the
Binary
instance forConfiguration
since the Aeson
instances can be used to serialize to binary.🔨 Reformatted all code with Ormolu and refactored some bits to
✂ remove unnecessary dependencies.