Skip to content

literator v0.5.0

Compare
Choose a tag to compare
@laughedelic laughedelic released this 17 Feb 03:14
· 82 commits to master since this release
  • Library:
    • #12: Fixed the way of writing to a file;
    • General refactoring and simplification of parsers;
    • Changed convention about indentation (see docs);
  • Command line application:
    • Using Conscript for simpler installation;
    • Using Scallop for command line options parsing;
    • Now it can generate docs for several source directories (as the sbt plugin could before);
  • Sbt plugin:
    • Added Literator. namespace for the keys;