UNPKG

3.43 kBMarkdownView Raw
1
2## [**6.0.0**](https://github.com/ucsf-ckm/amalgamatic/issues?milestone=8&state=closed)
3- [**#53**](https://github.com/ucsf-ckm/amalgamatic/issues/53) sync vs. async should return data formatted identically (just sync should be an array)
4
5## [**5.0.1**](https://github.com/ucsf-ckm/amalgamatic/issues?milestone=7&state=closed)
6- [**#51**](https://github.com/ucsf-ckm/amalgamatic/issues/51) TypeError if error thrown with maxResults set
7- [**#49**](https://github.com/ucsf-ckm/amalgamatic/issues/49) Add CONTRIBUTING.md
8
9## [**5.0.0**](https://github.com/ucsf-ckm/amalgamatic/issues?milestone=6&state=closed)
10- [**#48**](https://github.com/ucsf-ckm/amalgamatic/issues/48) update README for proper callback documentation
11- [**#47**](https://github.com/ucsf-ckm/amalgamatic/issues/47) add Travis badge to README
12- [**#45**](https://github.com/ucsf-ckm/amalgamatic/issues/45) Travis-CI
13- [**#35**](https://github.com/ucsf-ckm/amalgamatic/issues/35) Scoping on callbacks
14- [**#38**](https://github.com/ucsf-ckm/amalgamatic/issues/38) Callback first parameter is error
15- [**#42**](https://github.com/ucsf-ckm/amalgamatic/issues/42) pluginCallback should receive the collection name
16
17## [**4.0.1**](https://github.com/ucsf-ckm/amalgamatic/issues?milestone=5&state=closed)
18- [**#40**](https://github.com/ucsf-ckm/amalgamatic/issues/40) Callback should not be required
19- [**#37**](https://github.com/ucsf-ckm/amalgamatic/issues/37) Update usage examples in README
20
21## [**4.0.0**](https://github.com/ucsf-ckm/amalgamatic/issues?milestone=4&state=closed)
22- [**#36**](https://github.com/ucsf-ckm/amalgamatic/issues/36) Fix broken option passing
23
24## [**3.0.0**](https://github.com/ucsf-ckm/amalgamatic/issues?milestone=3&state=closed)
25- [**#21**](https://github.com/ucsf-ckm/amalgamatic/issues/21) search() needs to have two types of callbacks?
26- [**#30**](https://github.com/ucsf-ckm/amalgamatic/issues/30) more descriptive names for properties
27- [**#26**](https://github.com/ucsf-ckm/amalgamatic/issues/26) search() should honor error object from plugin
28- [**#24**](https://github.com/ucsf-ckm/amalgamatic/issues/24) use test double instead of existing plugin for tests
29- [**#22**](https://github.com/ucsf-ckm/amalgamatic/issues/22) search() first parameter should be a POJsO
30- [**#20**](https://github.com/ucsf-ckm/amalgamatic/issues/20) Change API so search() takes a callback rather than a response object
31- [**#15**](https://github.com/ucsf-ckm/amalgamatic/issues/15) Basic usage in README
32- [**#4**](https://github.com/ucsf-ckm/amalgamatic/issues/4) Limit number of results returned
33- [**#3**](https://github.com/ucsf-ckm/amalgamatic/issues/3) Document API
34
35## [**2.0.0**](https://github.com/ucsf-ckm/amalgamatic/issues?milestone=2&state=closed)
36- [**#12**](https://github.com/ucsf-ckm/amalgamatic/issues/12) Move libguides collector to its own npm module
37- [**#11**](https://github.com/ucsf-ckm/amalgamatic/issues/11) Move millennium collector to its own npm module
38- [**#8**](https://github.com/ucsf-ckm/amalgamatic/issues/8) add() should load collectors from npm modules
39- [**#6**](https://github.com/ucsf-ckm/amalgamatic/issues/6) Add libguides connector
40- [**#2**](https://github.com/ucsf-ckm/amalgamatic/issues/2) Add configurability
41
42## [**1.1.0**](https://github.com/ucsf-ckm/amalgamatic/issues?milestone=1&state=closed)
43- [**#1**](https://github.com/ucsf-ckm/amalgamatic/issues/1) Millennium should be a default collection
44