Commit graph

146 commits

Author SHA1 Message Date
Brian Beck
4753c3ffa9 Test on Node 6 and 7 2017-03-19 00:56:29 -07:00
Brian Beck
0bf6f8a45a 5.1.0 2017-03-19 00:49:43 -07:00
Brian Beck
fbbb1503e2 Bump dependencies 2017-03-19 00:48:30 -07:00
Brian Beck
1c8d6c4765 Use graphql-markdown package 2017-03-18 14:54:22 -07:00
Brian Beck
593ac5a01f Fix broken markdown 2017-03-18 12:51:47 -07:00
Brian Beck
d60a7eee0c Fix lint 2017-03-17 22:27:25 -07:00
Brian Beck
f9e551a2cf Separate argument table header 2017-03-17 22:20:53 -07:00
Brian Beck
d44fb36e25 Fix trailing space in docs 2017-03-17 22:11:00 -07:00
Brian Beck
8b51b58300 Render list as markdown in <details> element 2017-03-17 21:52:47 -07:00
Brian Beck
8da2911046 Fix markdown in <summary> element due to handle changed GitHub rendering 2017-03-17 21:35:13 -07:00
Brian Beck
244f5cb01d Update TOC 2016-12-20 18:07:24 -08:00
Brian Beck
cfc1b5cc47 5.0.3 2016-12-20 18:06:33 -08:00
Brian Beck
53d7d84397 Add client usage section to README 2016-12-20 18:04:08 -08:00
Brian Beck
1d63867e07 Fix typo in cover art docs 2016-12-19 21:53:25 -08:00
Brian Beck
2b69904ff8 5.0.2 2016-12-19 21:51:09 -08:00
Brian Beck
639a53cd68 Add preversion script to hopefully kill forgotten docs updates 2016-12-19 21:49:16 -08:00
Brian Beck
bbefb27cea 5.0.1 2016-12-19 21:29:20 -08:00
Brian Beck
168648c6e6 Update docs 2016-12-19 21:27:22 -08:00
Brian Beck
c12e97f83d 5.0.0 2016-12-19 21:23:42 -08:00
Brian Beck
4cac7ac76c Add support for cover art via the Cover Art Archive (#17) 2016-12-19 21:21:07 -08:00
Brian Beck
bbf2ab6c30 Refresh fixtures 2016-12-14 23:18:53 -08:00
Brian Beck
35a1f0f86b Bump dependencies, tweak descriptions and field/arg order 2016-12-14 23:18:53 -08:00
Brian Beck
b16873f296 4.5.0 2016-12-13 21:24:12 -08:00
Brian Beck
7af6168b85 Update badges 2016-12-13 21:21:07 -08:00
Brian Beck
780596480a Add Disc type, lookup, and discs field on Media (#16)
* Add Disc type, lookup, and discs field on Media
* Remove query optimization so search subqueries work
2016-12-13 21:18:33 -08:00
Brian Beck
7d45b44cda Add ratings (#15) 2016-12-13 20:50:38 -08:00
Brian Beck
c2d2bfd246 Add more scalar tests 2016-12-13 20:05:35 -08:00
Brian Beck
003585fb86 Fix beginArea description 2016-12-13 20:05:35 -08:00
Brian Beck
e27d08b171 Add more tests for scalars 2016-12-13 00:32:21 -08:00
Brian Beck
bb8f277c13 New relationship tests, rewrite test names 2016-12-12 23:25:23 -08:00
Brian Beck
6ae2fa259d Tweak collections field description, try codecov.io reporting 2016-12-12 09:43:17 -08:00
Brian Beck
8bc710091c 4.4.0 2016-12-12 01:07:24 -08:00
Brian Beck
4f9ba30977 Bump pre-commit dep 2016-12-12 01:05:25 -08:00
Brian Beck
d906ec1086 Add support for release media (#14) 2016-12-12 01:01:40 -08:00
Brian Beck
ae9330f1d0 Update docs 2016-12-12 00:55:15 -08:00
Brian Beck
9601b400b5 Give every entity a collections field (#13) 2016-12-12 00:34:26 -08:00
Brian Beck
c2f7d9b836 Move relationship connection args to end 2016-12-12 00:02:58 -08:00
Brian Beck
8b8338b332 Add Node.resolveType tests 2016-12-11 21:56:28 -08:00
Brian Beck
9247d34f8c 4.3.1 2016-12-11 21:14:00 -08:00
Brian Beck
441c9cd8b8 Reorder args so connection pagination args come last 2016-12-11 21:09:37 -08:00
Brian Beck
fb6d9d8b98 4.3.0 2016-12-11 20:07:59 -08:00
Brian Beck
ef8e67c8a6 Add support for browsing and looking up collections (#12)
Fixes #6.
2016-12-11 20:03:05 -08:00
Brian Beck
0600c2026b Use Duration scalar for recording lengths (#11) 2016-12-11 16:12:54 -08:00
Brian Beck
c4c023c750 4.2.0 2016-12-11 13:14:04 -08:00
Brian Beck
01b305dd50 Support browsing by Disc ID, ISRC, ISWC (#10)
* Browse queries for releases, recordings, and works now support
  browsing by Disc ID, ISRC, and ISWC, respectively
* Add `DiscID`, `ISRC`, and `ISWC` scalars
* Add missing `isrcs` field to `Recording`

Fixes #7.
2016-12-11 13:09:28 -08:00
Brian Beck
195e9fdb7c Reconsider test indentation 2016-12-11 12:37:25 -08:00
Brian Beck
b2ec20ed2c Rename artistCredit fields to artistCredits (#9)
* Rename artistCredit field to artistCredits
* Update deprecation rendering
2016-12-11 12:32:58 -08:00
Brian Beck
fdac30b999 4.1.0 2016-12-10 09:57:57 -08:00
Brian Beck
090a6e4629 Merge pull request #5 from exogen/add-artist-ipis-isnis
Add list of IPIs and ISNIs to Artist
2016-12-10 09:55:45 -08:00
Brian Beck
94cdf5922f Add list of IPIs and ISNIs to Artist 2016-12-10 09:51:33 -08:00