themoviedb v1.2.0.1 Release Notes

Release Date: 2020-10-27 // over 3 years ago

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 a Key now take a
    Settings value instead. (#5)

    โœ‚ Removed the Binary instance for Configuration since the Aeson
    instances can be used to serialize to binary.

    ๐Ÿ”จ Reformatted all code with Ormolu and refactored some bits to
    โœ‚ remove unnecessary dependencies.