Releases: kiranshila/cybermonday
Releases · kiranshila/cybermonday
nbb Support
Bug fixes, slimed down, new re-mark
This release includes all the changes from 0.2, updated re-mark to the new import mechanic, added unit tests for consistency between JS and the JVM.
Breaking Changes
I'm removing templating support as it really isn't the goal of this library. I've added docs on how to achieve much better template support (over what I have implemented) using this library
Templates
New Features
Adding simple mustache-style template IR nodes
Breaking
Removed generic attributes and definition lists from the Java implementation to match feature parity of CLJS.
Definition lists will come back, once the remark library is updated, attributes will probably be replaced by the WIP commonmark directives syntax