File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file. This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5+ ### [ 1.0.0] - 2016-09-20
6+
7+ #### Modified
8+ * Refactored validator and entry point.
9+ * Only generate search query once.
10+
511### [ 0.4.1] - 2016-06-25
612
713#### Modified
@@ -74,6 +80,7 @@ All notable changes to this project will be documented in this file. This projec
7480* Options validation
7581* Non alphanumeric string replacement
7682
83+ [ 1.0.0 ] : https://github.com/dycodedev/mongo-datatable/compare/0.4.1...1.0.0
7784[ 0.4.1 ] : https://github.com/dycodedev/mongo-datatable/compare/0.4.0...0.4.1
7885[ 0.4.0 ] : https://github.com/dycodedev/mongo-datatable/compare/0.3.1...0.4.0
7986[ 0.3.1 ] : https://github.com/dycodedev/mongo-datatable/compare/0.3.0...0.3.1
Original file line number Diff line number Diff line change 11{
22 "name" : " mongo-datatable" ,
3- "version" : " 0.4.1 " ,
3+ "version" : " 1.0.0 " ,
44 "description" : " NodeJS module for server-side processing using jquery datatables and mongodb native driver." ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments