alanjames1987 / marilyn

Marilyn is a client side, Socket.IO driven, Pub/Sub, model layer with a query system similar to Mongoose.
MIT License
114 stars 3 forks source link

Feature: Lowercase Global Marilyn Object #5

Closed alanjames1987 closed 9 years ago

alanjames1987 commented 9 years ago

The global Marilyn object should be lowercased to show it's not an instantiatable class.

alanjames1987 commented 9 years ago

This will have to be a major release change because it will break with backwards compatibility.

alanjames1987 commented 9 years ago

A new global object, marilyn, has been added in v0.10.0 and the documentation has been updated to use that object. The old Marilyn object will be removed at a later time and at that point a new major version will be released.