Skip to content

Minor Beta bump

Pre-release
Pre-release
Compare
Choose a tag to compare
@himedlooff himedlooff released this 04 May 04:26
· 80 commits to master since this release

0.4.0 - 2015-05-04

Added

  • Simplified require usage, you no longer need to use new Doxray().
  • Normalized schema, now they are all Arrays of files with arrays of doc/code
    pairs, even if it's just one file.
  • writeJS() function, which is sometimes easier than having to decode a JSON
    file.
  • Support for post parse processors.
  • Post parse processors for adding slugs and color palette data.