|
| 1 | +RELEASE 1.0.0-beta1 |
| 2 | +------------------- |
| 3 | +2015-11-02 Jeremy Mikola < [email protected]> |
| 4 | + * Update install docs for PHPC stable and PHPLIB beta |
| 5 | + |
| 6 | +2015-11-01 Jeremy Mikola < [email protected]> |
| 7 | + * Shorthand array syntax |
| 8 | + |
| 9 | +2015-11-01 Jeremy Mikola < [email protected]> |
| 10 | + * Test with mongodb-1.0 on Travis CI |
| 11 | + |
| 12 | +2015-11-01 Jeremy Mikola < [email protected]> |
| 13 | + * MongoDB\Manager no longer has single write methods |
| 14 | + |
| 15 | +2015-11-01 Jeremy Mikola < [email protected]> |
| 16 | + * MongoDB\Driver\BulkWrite now takes an options array |
| 17 | + |
| 18 | +2015-11-01 Jeremy Mikola < [email protected]> |
| 19 | + * Remove helper functions now that Manager RP/WC getters exist |
| 20 | + |
| 21 | +2015-10-23 Jeremy Mikola < [email protected]> |
| 22 | + * Update more GitHub URLs |
| 23 | + |
| 24 | +2015-10-23 Jeremy Mikola < [email protected]> |
| 25 | + * Update GitHub URLs in docs |
| 26 | + |
| 27 | +2015-10-09 Jeremy Mikola < [email protected]> |
| 28 | + * Ensure database is dropped before asserting it doesn't exist |
| 29 | + |
| 30 | +2015-10-09 Jeremy Mikola < [email protected]> |
| 31 | + * PHPLIB-133: Support typeMap option in FindOne |
| 32 | + |
| 33 | +2015-10-09 Jeremy Mikola < [email protected]> |
| 34 | + * Functional test for aggregate command failure |
| 35 | + |
| 36 | +2015-10-09 Jeremy Mikola < [email protected]> |
| 37 | + * Remove redundant option validation from FindAndModify children |
| 38 | + |
| 39 | +2015-10-09 Jeremy Mikola < [email protected]> |
| 40 | + * Remove unnecessary use statement |
| 41 | + |
| 42 | +2015-10-09 Jeremy Mikola < [email protected]> |
| 43 | + * Refactor functional tests to use DropCollection |
| 44 | + |
| 45 | +2015-10-07 Jeremy Mikola < [email protected]> |
| 46 | + * Update extension installation docs for PHP and HHVM |
| 47 | + |
| 48 | +2015-10-07 Jeremy Mikola < [email protected]> |
| 49 | + * Update installation instructions in docs |
| 50 | + |
| 51 | +2015-10-07 Jeremy Mikola < [email protected]> |
| 52 | + * Consolidate release notes by minor version |
| 53 | + |
| 54 | +2015-10-07 Jeremy Mikola < [email protected]> |
| 55 | + * Add 1.0.0-alpha1 release notes |
| 56 | + |
1 | 57 | RELEASE 1.0.0-alpha1
|
2 |
| -------------- |
| 58 | +-------------------- |
3 | 59 | 2015-10-06 Jeremy Mikola < [email protected]>
|
4 | 60 | * Use "autoload-dev" for loading test classes
|
5 | 61 |
|
|
0 commit comments