- 11/12/13: Posted to HN, really great and very appreciated feedback from a large group of people
- 14/02/14: V1.1.0
- 16/02/14: V1.2.0. jQuery UI implementation for sorting columns and items
- 23/05/14: V1.4.0. Introduction of Grunt and Bower
- 01/08/15: V2.0.0. Complete overhaul of design and functionality. Move to MV* framework and introduction of minimal UI using MDL
- 02/10/15: Documentation reduction
- 05/10/15: Add markdown support + bug fixes
- 17/10/15: Implement dynamic linking between entities via Markdown
#
- 16/09/16: V3.0.0 Removal of CoffeeScript in favor of Babel ES6 + various bug fixes/improvements
- 06/12/16: V3.0.1 Removal of Bower in favor of just npm use with Yarn. Fix issues #60 and #61
- 17/07/2017: V3.0.2 Update
yarn.lock
and deps to usejquery/jquery-ui
. Update vendor scripts required. Addpackage-lock.json
- 11/10/2017: V3.0.3 Update
mocha-phantomjs
and add styling rules for embedded images #67 - 04/01/2018: V3.0.4 Update
marked
dependency as triggering security warning from Github