UNPKG

4.61 kBMarkdownView Raw
1# master
2
3### unreleased
4
5### [v1.0.1] - 2017-02-09
6- **fix:** flaws
7- **doc:** bump version
8
9### [v1.0.0] - 2017-02-09
10- **add:** changes based on Bazze its PR
11- **fix:** flaws
12- **doc:** update license year
13- **doc:** bump version
14
15### [v0.7.0] - 2016-10-28
16- **doc:** add missing yarn link
17- **add:** feature to add custom total value
18- **doc:** add total option related docs
19- **upg:** several dependencies and dev-dependencies
20- **doc:** update versions
21
22### [v0.6.3] - 2016-10-12
23- **fix:** hotfix
24
25### [v0.6.2] - 2016-10-12
26- **fix:** hotfix
27
28### [v0.6.1] - 2016-10-12
29- **fix:** hotfix
30
31### [v0.6.0] - 2016-10-12
32- **upg:** several dependencies and dev-dependencies
33- **fix:** linting errors
34- **rmv:** unneeded linting rules
35- **fix:** linting errors
36- **upg:** several dependencies and dev-dependencies
37- **add:** yarn support
38- **doc:** add yarn to README
39
40### [v0.5.3] - 2016-09-21
41- **upg:** peer dependencies
42- **doc:** update versions
43
44### [v0.5.2] - 2016-09-21
45- **upg:** several dependencies and dev-dependencies
46- **upg:** several dependencies and dev-dependencies
47- **add:** custom 'arrow-parens' eslint rule
48- **doc:** update versions
49
50### [v0.5.1] - 2016-07-18
51- **fix:** dependency listing
52- **doc:** fix example
53- **doc:** fix flaws
54- **doc:** update versions
55
56### [v0.5.0] - 2016-07-17
57- **doc:** add documentation
58- **doc:** improve plugin options related paragraphs
59- **fix:** linting error
60- **add:** self link to links object
61- **fix:** rename links to _links
62- **fix:** adjust tests
63- **doc:** adjust documentation
64- **fix:** make links halicious
65- **fix:** adjust tests
66- **doc:** update versions
67- **fix:** linting errors
68- **fix:** refactor test mocks
69- **fix:** replace querystring with qs
70
71### [v0.4.0] - 2016-07-16
72- **fix:** version in meta data
73- **add:** plugin related options
74- **fix:** refactor based on new functionality
75- **add:** test specifications based on new functionality
76- **doc:** adjust docs based on new functionality
77- **doc:** fix flaws
78- **doc:** update versions
79
80### [v0.3.1] - 2016-07-15
81- **upg:** eslint-plugin-import (-> 1.10.0)
82- **upg:** several development dependencies
83- **upg:** several development dependencies
84- **fix:** refactor pagination related tasks
85- **add:** qs for mocking akaya
86- **add:** utils for query parsing
87- **add:** pagination related test specification
88- **fix:** pagination links conditions
89- **doc:** update CHANGELOG.md
90
91### [v0.3.0] - 2016-06-27
92- **add:** expose localhost
93- **add:** test files for header and validations
94- **fix:** doc block
95- **rmv:** left console logs
96- **doc:** fix flaw
97- **fix:** exposing of result
98- **add:** tests for validate.options
99- **add:** tests for validate.query
100- **fix:** tests for validate.query
101- **rmv:** left console logs
102- **fix:** unset link header if no links are available
103- **add:** tests for header
104- **doc:** update CHANGELOG.md
105
106### [v0.2.1] - 2016-06-26
107- **fix:** refactor file structure
108- **fix:** order of pagination links
109- **fix:** link header
110- **doc:** update CHANGELOG.md
111
112### [v0.2.0] - 2016-06-26
113- **fix:** flaws
114- **fix:** errors line breaks
115- **fix:** flaws
116- **fix:** change max-len eslint rule
117- **fix:** wrong tests
118- **fix:** missing left query parameters in HAL navigation links
119- **fix:** flaws
120- **fix:** refactor and cleanup several files
121- **doc:** update CHANGELOG.md
122
123### [v0.1.2] - 2016-06-25
124- **fix:** fix flaws
125- **fix:** unset page query parameter in href if equals 1
126- **doc:** update CHANGELOG.md
127
128### [v0.1.1] - 2016-06-25
129- **upg:** akaya (-> 0.1.2)
130- **rmv:** hoek as dependency
131- **add:** akaya as peer dependency
132- **doc:** update CHANGELOG.md
133
134### [v0.1.0] - 2016-06-25
135- **doc:** fix flaws
136- **doc:** reformat options
137- **doc:** adjust description
138- **doc:** fix flaws
139- **doc:** fix flaws
140- **doc:** fix flaws and extend example
141- **fix:** fix linting errors
142- **add:** test mock data
143- **fix:** adjust test setup
144- **fix:** change camelcase eslint rule
145- **add:** error message file
146- **fix:** adjust test setup
147- **add:** tests for the general usage of the reply interface
148- **fix:** adjust test setup
149- **add:** tests for the options based usage of the reply interface
150- **fix:** add tests for the general usage
151- **fix:** refactor plugin
152- **doc:** adjust and extend docs
153- **doc:** update CHANGELOG.md
154
155### [v0.0.2] - 2016-06-24
156- **doc:** change logo title
157- **doc:** fix indentation
158- **doc:** remove logo
159- **add:** test specification demo
160- **doc:** remove caching for badges
161- **doc:** fix examples dependencies
162- **doc:** update CHANGELOG.md
163
164### [v0.0.1] - 2016-06-24
165- **add:** initial files
166- **doc:** update CHANGELOG.md