Skip to content

Commit f2b5da8

Browse files
committed
travis.yml updated
1 parent d56d939 commit f2b5da8

File tree

2 files changed

+106
-2
lines changed

2 files changed

+106
-2
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ matrix:
4747
env: PHP_VERSION=5.6 WP_VERSION=5.0 DEBUG=1
4848
- php: 5.6
4949
env: PHP_VERSION=5.6 WP_VERSION=4.9 DEBUG=1
50+
allow_failures:
51+
- env: PHP_VERSION=5.6
5052

5153
before_install:
5254
- sudo rm /usr/local/bin/docker-compose

CHANGELOG.md

Lines changed: 104 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Change Log
22

3-
## [v0.3.0-beta](https://github.com/wp-graphql/wp-graphql-woocommerce/tree/v0.3.0-beta) (2019-10-23)
3+
## [Unreleased](https://github.com/wp-graphql/wp-graphql-woocommerce/tree/HEAD)
44

5-
[Full Changelog](https://github.com/wp-graphql/wp-graphql-woocommerce/compare/v0.2.1-beta...v0.3.0-beta)
5+
[Full Changelog](https://github.com/wp-graphql/wp-graphql-woocommerce/compare/v0.2.1-beta...HEAD)
66

77
**Enhancements:**
88

@@ -24,6 +24,108 @@
2424
- Price Type, and name not showing up for product as Typed values [\#137](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/137)
2525
- Add AND and OR statement to where clause. [\#120](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/120)
2626

27+
## [v0.2.1-beta](https://github.com/wp-graphql/wp-graphql-woocommerce/tree/v0.2.1-beta) (2019-08-27)
28+
29+
[Full Changelog](https://github.com/wp-graphql/wp-graphql-woocommerce/compare/v0.2.0-beta...v0.2.1-beta)
30+
31+
**Enhancements:**
32+
33+
- Hooks for mutations [\#108](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/108)
34+
- productBy query should support querying by slug [\#95](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/95)
35+
- Support update of multiple quantities in cart in a single mutation [\#94](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/94)
36+
- Other mutations [\#19](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/19)
37+
- Order mutations [\#16](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/16)
38+
39+
**Fixed:**
40+
41+
- customerRegister mutation resolves wrong object for `viewer` field [\#111](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/111)
42+
- I cant see the category thumbnail [\#93](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/93)
43+
44+
## [v0.2.0-beta](https://github.com/wp-graphql/wp-graphql-woocommerce/tree/v0.2.0-beta) (2019-07-11)
45+
46+
[Full Changelog](https://github.com/wp-graphql/wp-graphql-woocommerce/compare/v0.1.2-beta...v0.2.0-beta)
47+
48+
**Fixed:**
49+
50+
- Custom attributes of variable products cannot be queried. [\#87](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/87)
51+
52+
**Closed issues:**
53+
54+
- Customer id doesn't match user id [\#90](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/90)
55+
56+
## [v0.1.2-beta](https://github.com/wp-graphql/wp-graphql-woocommerce/tree/v0.1.2-beta) (2019-06-23)
57+
58+
[Full Changelog](https://github.com/wp-graphql/wp-graphql-woocommerce/compare/v0.1.1-beta...v0.1.2-beta)
59+
60+
**Closed issues:**
61+
62+
- Tests needed [\#46](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/46)
63+
64+
## [v0.1.1-beta](https://github.com/wp-graphql/wp-graphql-woocommerce/tree/v0.1.1-beta) (2019-06-06)
65+
66+
[Full Changelog](https://github.com/wp-graphql/wp-graphql-woocommerce/compare/v0.1.0-beta...v0.1.1-beta)
67+
68+
**Enhancements:**
69+
70+
- Add format argument to product pricing fields [\#75](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/75)
71+
- Customer mutations [\#48](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/48)
72+
- Cart mutations [\#18](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/18)
73+
74+
**Fixed:**
75+
76+
- Provide guest user authentication [\#79](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/79)
77+
78+
**Closed issues:**
79+
80+
- Release v0.1.0 Summary [\#74](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/74)
81+
82+
## [v0.1.0-beta](https://github.com/wp-graphql/wp-graphql-woocommerce/tree/v0.1.0-beta) (2019-05-11)
83+
84+
[Full Changelog](https://github.com/wp-graphql/wp-graphql-woocommerce/compare/v0.0.4-beta...v0.1.0-beta)
85+
86+
**Closed issues:**
87+
88+
- Release v0.0.4 Summary [\#66](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/66)
89+
90+
## [v0.0.4-beta](https://github.com/wp-graphql/wp-graphql-woocommerce/tree/v0.0.4-beta) (2019-05-10)
91+
92+
[Full Changelog](https://github.com/wp-graphql/wp-graphql-woocommerce/compare/v0.0.3-beta...v0.0.4-beta)
93+
94+
**Enhancements:**
95+
96+
- Add filter for restricted\_cap in models [\#51](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/51)
97+
- Add name to ProductVariation [\#41](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/41)
98+
- Cart type and queries [\#12](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/12)
99+
100+
**Fixed:**
101+
102+
- Query products by categories returns an empty array. [\#44](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/44)
103+
104+
## [v0.0.3-beta](https://github.com/wp-graphql/wp-graphql-woocommerce/tree/v0.0.3-beta) (2019-04-25)
105+
106+
[Full Changelog](https://github.com/wp-graphql/wp-graphql-woocommerce/compare/v0.0.2-beta...v0.0.3-beta)
107+
108+
**Fixed:**
109+
110+
- Pagination broken [\#29](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/29)
111+
112+
**Closed issues:**
113+
114+
- Unsetting "object\_ids" on all connections [\#39](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/39)
115+
116+
## [v0.0.2-beta](https://github.com/wp-graphql/wp-graphql-woocommerce/tree/v0.0.2-beta) (2019-04-22)
117+
118+
[Full Changelog](https://github.com/wp-graphql/wp-graphql-woocommerce/compare/0db77c26ab463e6203df99eed2679f79ce3e4d60...v0.0.2-beta)
119+
120+
**Enhancements:**
121+
122+
- TaxClass type [\#27](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/27)
123+
- Order-Item type queries [\#13](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/13)
124+
125+
**Fixed:**
126+
127+
- no queries work [\#31](https://github.com/wp-graphql/wp-graphql-woocommerce/issues/31)
128+
27129

28130

29131
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 commit comments

Comments
 (0)