Skip to content

v2.6.51

Choose a tag to compare

@gildas-lormeau gildas-lormeau released this 22 Oct 13:50
· 1466 commits to master since this release

Splitted the Entry interface in index.d.ts into the EntryMetaData interface and the Entry interface. Entry extends EntryMetaData and adds the definition of getData() (fixes #377 and #371)