haskell/aeson

Add "since" information to documentation

Open

#882 opened on Oct 11, 2021

 (0 comments) (0 reactions) (0 assignees)Haskell (334 forks)batch import
good first issuehelp wanted

Repository metrics

Stars
 (1,298 stars)
PR merge metrics
 (Avg merge 935d 9h) (5 merged PRs in 30d)

Description

E.g. module Data.Aeson.Key is new. A Since: 2.0.0.0 would be helpful. Likewise for other new functionality.

Contributor guide