Skip to content

Releases: xp-forge/mongodb

0.5.2: NULL fix

08 Aug 20:37
Compare
Choose a tag to compare
  • Fixed error #22 (InvalidBSON) when using NULL values - @thekid

0.5.1: Aggregation fixes for transactions

08 Aug 20:24
Compare
Choose a tag to compare

0.5.0: Aggregation

08 Aug 11:18
Compare
Choose a tag to compare

0.4.0: Updates

08 Aug 10:28
Compare
Choose a tag to compare

0.3.1: Decimal128 fix

06 Aug 06:28
Compare
Choose a tag to compare
  • Fixed large decimal128 number parsing from a string - @thekid

0.3.0: Decimal128

04 Aug 23:46
Compare
Choose a tag to compare
0.3.0: Decimal128 Pre-release
Pre-release

0.2.0: Database and collections listing

04 Aug 15:34
Compare
Choose a tag to compare
Pre-release
  • Added Database::collections() method to list collections in a database
    (@thekid)
  • Added MongoConnection::databases() method which lists all databases
    (@thekid)
  • Added support for regular expression, UUID and timestamp types
    (@thekid)

0.1.0: Hello world

04 Aug 11:11
Compare
Choose a tag to compare
0.1.0: Hello world Pre-release
Pre-release