mongopatch
Advanced tools
Changelog
Version 0.8.3
diffObject
option to the programmatic interface. This will produce a document diff which contains objects when doing changes on array-like instances (objects with numeric keys).Changelog
Version 0.8.2
mongojs
collection instance.Changelog
Version 0.8.1
mongojs
database instance to mongopatch
when used programmatically (the database is not closed).Changelog
Version 0.8.0
mongojs
has breaking interface changes, which also affects the behaviour of patch.db
object (an instance of the mongojs
db class).win-spawn
module for cli tests.