Skip to content

Commit

Permalink
Add 0.5.1 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
bjori committed Apr 24, 2015
1 parent cde3e32 commit 9b5b7d7
Showing 1 changed file with 98 additions and 0 deletions.
98 changes: 98 additions & 0 deletions RELEASE-0.5.1
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@
2015-04-24 Hannes Magnusson <[email protected]>
* Bump version to 0.5.1-alpha

2015-04-24 Hannes Magnusson <[email protected]>
* Include the pre-generated fixtures in the package

2015-04-24 Hannes Magnusson <[email protected]>
* PHPC-241: Don't try to use local timezone

2015-04-24 Hannes Magnusson <[email protected]>
* Fix extension name -- and recommend the developers flags

2015-04-24 Hannes Magnusson <[email protected]>
* PHPC-241: mongodb.debug improvements

2015-04-24 Hannes Magnusson <[email protected]>
* Fix unused result warning - and use the localtime in logs

2015-04-23 Hannes Magnusson <[email protected]>
* Update testing section and add related section

2015-04-23 Hannes Magnusson <[email protected]>
* Fix coveralls build

2015-04-23 Hannes Magnusson <[email protected]>
* PHPC-270: Several test fail because of missing enableTestCommands

2015-04-23 Hannes Magnusson <[email protected]>
* PHPC-270: add TESTCOMMANDS() skipif to confirm mongod is running with required options

2015-04-23 Hannes Magnusson <[email protected]>
* PHPC-269: Fix travis setup

2015-04-23 Hannes Magnusson <[email protected]>
* PHPC-268: Update tests to declare which environments they need

2015-04-23 Hannes Magnusson <[email protected]>
* PHPC-268: Add NEEDS() function to check if that environment is available

2015-04-23 Hannes Magnusson <[email protected]>
* Object IDs change, fix test

2015-04-23 Hannes Magnusson <[email protected]>
* PHPC-247: Remove 'faker' as prerequisite from running our full test suite

2015-04-23 Hannes Magnusson <[email protected]>
* PHPC-247: Remove on-the-fly composer generated fixtures

2015-04-23 Hannes Magnusson <[email protected]>
* PHPC-247: Use the bundled pregenerated fixtures

2015-04-23 Hannes Magnusson <[email protected]>
* PHPC-89: Bundle generated fixtures and make them easily loadable

2015-04-23 Hannes Magnusson <[email protected]>
* PHPC-260: Allow/use "object" in setTypeMap() as alias/preferred for "stdclass"

2015-04-23 Hannes Magnusson <[email protected]>
* PHPC-267; _id generated on embedded document

2015-04-23 Hannes Magnusson <[email protected]>
* PHPC-265: BSON encoding unsupoprted types (Resource) should fail

2015-04-23 Hannes Magnusson <[email protected]>
* PHPC-266: Add MongoDB\Driver\UnexpectedValueException

2015-04-22 Hannes Magnusson <[email protected]>
* Bump copyright -- happy 2015

2015-04-22 Hannes Magnusson <[email protected]>
* PHPC-75: Improve code coverage

2015-04-22 Hannes Magnusson <[email protected]>
* No need for code-coverage for contrib

2015-04-23 Hannes Magnusson <[email protected]>
* Merge pull request #39 from remicollet/issue-phpc258

2015-04-23 Remi Collet <[email protected]>
* PHPC-258: make all filed needed for test as role="test"

2015-04-22 Hannes Magnusson <[email protected]>
* Merge branch 'remicollet-issue-libbson'

2015-04-22 Remi Collet <[email protected]>
* PHPC-259: add --with-libbson option

2015-04-21 Jeremy Mikola <[email protected]>
* Mongo Orchestration now works with PyMongo 3.0

2015-04-21 Hannes Magnusson <[email protected]>
* Back to -dev

2015-04-21 Hannes Magnusson <[email protected]>
* Add 0.5.0 release notes

2015-04-21 Hannes Magnusson <[email protected]>
* Bump stability

0 comments on commit 9b5b7d7

Please sign in to comment.