Skip to content

Commit 183ce0b

Browse files
committed
Add 0.3.0 release notes
1 parent 77bbd10 commit 183ce0b

File tree

1 file changed

+80
-0
lines changed

1 file changed

+80
-0
lines changed

RELEASE-0.3.0

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
2015-03-25 Hannes Magnusson <[email protected]>
2+
* Add config.w32 to package.xml
3+
4+
2015-03-25 Hannes Magnusson <[email protected]>
5+
* Use absolute paths in skipifs too
6+
7+
2015-03-25 Hannes Magnusson <[email protected]>
8+
* Update bundles for windows fixes
9+
10+
2015-03-25 Hannes Magnusson <[email protected]>
11+
* PHPC-175: Fix header includes on Windows
12+
13+
2015-03-25 Hannes Magnusson <[email protected]>
14+
* PHPC-175: Fix build on 32bit
15+
16+
2015-03-25 Hannes Magnusson <[email protected]>
17+
* PHPC-175: Windows doesn't have these compiler attributes
18+
19+
2015-03-25 Hannes Magnusson <[email protected]>
20+
* Fix windows bson config
21+
22+
2015-03-25 Hannes Magnusson <[email protected]>
23+
* IPHPC-176: Copy build templates, add missing file & set build flags
24+
25+
2015-03-25 Hannes Magnusson <[email protected]>
26+
* Use absolute paths on in tests so they can run easier on windows
27+
28+
2015-03-25 Hannes Magnusson <[email protected]>
29+
* Absolute path is required to run tests on windows
30+
31+
2015-03-25 Hannes Magnusson <[email protected]>
32+
* Allow mongoc_init() to not use our mm
33+
34+
2015-03-25 Hannes Magnusson <[email protected]>
35+
* bump mongoc with windows fixes
36+
37+
2015-03-25 Hannes Magnusson <[email protected]>
38+
* PHPC-200: Don't set stream initiator when creating client fails
39+
40+
2015-03-25 Hannes Magnusson <[email protected]>
41+
* PHPC-199: Missing file from mongoc in config.m4
42+
43+
2015-03-24 Hannes Magnusson <[email protected]>
44+
* Initial win32 attempt
45+
46+
2015-03-24 Hannes Magnusson <[email protected]>
47+
* Bundle windows configs
48+
49+
2015-03-24 Hannes Magnusson <[email protected]>
50+
* Improve code coverage
51+
52+
2015-03-23 Hannes Magnusson <[email protected]>
53+
* Simplify
54+
55+
2015-03-23 Hannes Magnusson <[email protected]>
56+
* Providing higher init size is worse then providing none
57+
58+
2015-03-23 Hannes Magnusson <[email protected]>
59+
* Add raises() helper, similar to throws() except for php warnings/notices/deprecated/...
60+
61+
2015-03-24 Hannes Magnusson <[email protected]>
62+
* ignore mongodb*tgz release files and "failed.txt" from run-tests
63+
64+
2015-03-24 Hannes Magnusson <[email protected]>
65+
* Bump libbson with timeval fix and mongoc with various sdam fixes
66+
67+
2015-03-23 Jeremy Mikola <[email protected]>
68+
* Update PECL install instructions for alpha release
69+
70+
2015-03-23 Hannes Magnusson <[email protected]>
71+
* Include the license file for next release
72+
73+
2015-03-23 Hannes Magnusson <[email protected]>
74+
* Update naming after PHPC-174
75+
76+
2015-03-23 Hannes Magnusson <[email protected]>
77+
* Bump version
78+
79+
2015-03-23 Hannes Magnusson <[email protected]>
80+
* Add 0.2.0 release notes

0 commit comments

Comments
 (0)