Releases: plotdb/datadom
Releases · plotdb/datadom
0.2.0
- upgrade modules
- rename internal variables
maintodatadom - rename
datadom.js,datadom.min.jstoindex.jsandindex.min.js - further minimize generated js file with mangling and compression
- remove redundant code in build script
- use script directly instead of
npxto speed up building - add
mainandbrowserfield inpackage.json. - patch test code to make it work with upgraded modules
- release with compact directory structure
0.1.1
0.1.0
- adding support to
commentanddocument-fragment. - add plugin specification, and refactor code following plugin sepc.
- make
serializeasynchronous and process custom type correctly. - add
possessto injectcustom objectintocustom node. - tweak naming and update documentation.