packages feed

webfinger-client-0.2.2.0: NEWS.md

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

webfinger-client 0.2.2.0 -- 2025-05-05
======================================

General, build and documentation changes:
* Bumped version to 0.2.2.0 in webfinger-client.cabal.
* Updated dependency constraints for `base` and `text` in webfinger-client.cabal.

New APIs, features and enhancements:
* (None)

Bug fixes:
* (None)

Dependency changes:
* Updated `base` dependency to `>= 4.17.2 && < 4.21`.
* Updated `text` dependency to `>= 2.0.2 && < 2.2`.

webfinger-client 0.2.1.0 -- 2025-05-05
======================================

General, build and documentation changes:
* Added Joonkyu Park to AUTHORS.
* Updated README.md with example usage of the webfinger-client library.
* Bumped version to 0.2.1.0 in webfinger-client.cabal due to the new export 
  of the `Language` type.
* Updated homepage and bug-reports URLs in webfinger-client.cabal.
* Added Joonkyu Park as a maintainer in webfinger-client.cabal.
* Joonkyu Park has been approved as a maintainer by Hackage administrator 
  as of 2025-05-05.

New APIs, features and enhancements:
* Explicitly exported the `Language` type from `Web.Finger.Client`.

Bug fixes:
* (None)

Dependency changes:
* (None)

webfinger-client 0.2.0.0 -- 2016-01-28
======================================

General, build and documentation changes:

* (None)

New APIs, features and enhancements:

* Allow to specify typed link relations in the query
* Return typed link relations in result

Bug fixes:

* (None)

Dependency changes:

* Add link-relations

webfinger-client 0.1.0.0 -- 2015-12-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, many bugs haven't been discovered yet)

Dependency changes:

* (This is the first release)