packages feed

libravatar-0.4.0.1: NEWS.md

This file lists the user-visible interesting changes between releases. For a
full list of changes to the source, see the ChangeLog.



libravatar 0.4.0.1    2017-07-29
================================

General, build and documentation changes:

* Replace mention of 'defOpts' with 'def' in doc comment
* Build with GHC 8 and latest LTS
* Update homepage and bug report URLs

New APIs, features and enhancements:

* (None)

Bug fixes:

* (none)

Dependency changes:

* (none)





libravatar 0.4        2016-05-10
================================

General, build and documentation changes:

* Use `Text` instead of `String`
* Remove `defOpts` function, just use `def` instead
* Some intro docs and examples move to module comment, i.e. top of page
* Use more `ByteString` and less `String` internally, in particular replace
  `network-uri` with `uri-bytestring`

New APIs, features and enhancements:

* (None)

Bug fixes:

* (none)

Dependency changes:

* Remove network-uri
         utf8-string
* Add    uri-bytestring





libravatar 0.3.0.1 -- 2016-04-30
================================

General, build and documentation changes:

* Use the `cryptonite` package for hashing
* Build with `stack` and latest Stackage LTS

New APIs, features and enhancements:

* (None)

Bug fixes:

* (none)

Dependency changes:

* Remove crypto-api
         pureMD5
         SHA
* Add    cryptonite





libravatar 0.3.0.0 -- 2015-12-17
================================

General, build and documentation changes:

* (None)

New APIs, features and enhancements:

* Make the `AvatarOptions` type abstract, so that new fields don't break API
* Allow gravatar fallbacl to be disabled through `optTryGravatar`

Bug fixes:

* (none)

Dependency changes:

* Add data-default-class





libravatar 0.2.0.0 -- 2015-12-08
================================

General, build and documentation changes:

* Add some background details to the docs

New APIs, features and enhancements:

* Provide dedicated datatypes and more type safety

Bug fixes:

* (none)

Dependency changes:

* (none)





libravatar 0.1.0.2 -- 2015-12-03
================================

General, build and documentation changes:

* Update the docs, hopefully clarifying some points

New APIs, features and enhancements:

* (none)

Bug fixes:

* (none)

Dependency changes:

* (none)





libravatar 0.1.0.1 -- 2015-07-13
================================

General, build and documentation changes:

* Add some usage examples

New APIs, features and enhancements:

* (none)

Bug fixes:

* (none)

Dependency changes:

* (none)





libravatar 0.1.0.0 -- 2015-07-12
================================

General, build and documentation changes:

* (This is the first release, so everything is new)

New APIs, features and enhancements:

* (This is the first release, so everything is a new feature)

Bug fixes:

* (This is just the first release)

Dependency changes:

* (This is the first release)