Skip to content

LiquiDoc 0.6.0

Compare
Choose a tag to compare
@briandominick briandominick released this 30 Jan 04:16
ab171d2
  • Enhances render action with new data-loading capabilities

  • Adds multi-file data ingest for conversion to attributes. Just separate files with commas in the 'data' field.

  • Adds data file subsection specificity. Optionally indicate a block inside a YAML data file for loading just that block.

  • Cleans up code and comments

  • Makes minor corrections to README

  • Enables proper acceptance of datasource filenames

  • Enables data ingest to accept arrays by packaging them in new hash

  • Simplifies the 'slugify' filter, which was simply not working
    I removed the copyright notice because now I'm basically only taking one line that I think nobody would argue is a unique work, and I'd rather not sully the far cooler slugify method in the original

  • Enables direct conversion of semi-structured data to YAML or JSON, which

  • Resolves issue #5, adds instructions to README

  • Makes slight additions to README text

  • Adds codewriting.org link to README

  • Bumps gem version to 0.6.0