1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-12 02:42:48 +00:00
Files
mywebsite/node_modules/muri/History.md

53 lines
867 B
Markdown

1.0.0 / 2014-10-18
==================
* fixed; compatibility w/ strict mode #4 [vkarpov15](https://github.com/vkarpov15)
0.3.1 / 2013-02-17
==================
* fixed; allow '#' in username and password #3
0.3.0 / 2013-01-14
==================
* fixed; default db logic #2
0.2.0 / 2013-01-09
==================
* changed; default db is now 'test'
0.1.0 / 2012-12-18
==================
* changed; include .sock in UDS
0.0.5 / 2012-12-18
==================
* fixed; unix domain sockets used with db names
0.0.4 / 2012-12-01
==================
* handle multple specified protocols
0.0.3 / 2012-11-29
==================
* validate mongodb:///db
* more detailed error message
0.0.2 / 2012-11-02
==================
* add readPreferenceTags support
* add unix domain support
0.0.1 / 2012-11-01
==================
* initial release