Skip to content

Commit 13d5026

Browse files
author
dtbuild
committed
6c529c5e8b9819b7271aeb01b67fc8c724170d51 New: -api DataTable.key() which is used to register a license key for use with DataTables Plus extensions (e.g. Editor).
To be clear, DataTables core does _not_ have any features which are behind this new licensing. It is for use with extensions such as Editor to make their distribution more open and seamless. DataTables Plus is going to be a major part of how DataTables core and many of the extensions can continue to be supported as open source going forwards. The implemention is fairly simple and if you are interested, please take a look. Feedback welcome, as always. Sync to source repo @6c529c5e8b9819b7271aeb01b67fc8c724170d51
1 parent e77bf8a commit 13d5026

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

datatables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
],
1515
"src-repo": "http://github.com/DataTables/DataTablesSrc",
1616
"last-tag": "2.3.8",
17-
"last-sync": "e5c302d50ef39bb7c62f1bab03d77694b025f614"
17+
"last-sync": "6c529c5e8b9819b7271aeb01b67fc8c724170d51"
1818
}

0 commit comments

Comments
 (0)