All Versions
13
Latest Version
Avg Release Cycle
240 days
Latest Release
1509 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.2.0.1
October 27, 2020 -
v1.2.0.0 Changes
July 28, 2020๐ 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. -
v1.1.5.2 Changes
April 15, 2019Update version of
http-client
- Builds with
http-client
version 0.5.13.1 and 0.6.2
- Builds with
Updated the
default.nix
file to select the right version ofhttp-client
-
v1.1.5.1 Changes
April 15, 2019Update dependency versions
Builds on NixOS 18.09, 19.03, and unstable
-
v1.1.5.0 Changes
October 09, 2018- Update dependency versions
-
v1.1.4.0 Changes
March 20, 2018Update dependency versions
Replace
Control.Monad.Trans.Either
withExceptT
-
v1.1.3.0 Changes
March 19, 2017Widen dependencies for LTS-7.20
Build with latest Hackage too!
Add Travis CI build status for supported versions of GHC
-
v1.1.2.0 Changes
June 09, 2016- Widen dependencies for LTS-5.15
-
v1.1.1.0 Changes
July 23, 2015- Widen dependencies for aeson, either, and text-binary
-
v1.1.0.0 Changes
May 22, 2015- Added Ord instance for TV, Season, and Episode
- Removed unused dependencies from build-depends
- Changes to build with GHC 7.8.4. and 7.10.1