Skip to content

v0.1.0

Choose a tag to compare

@patrickarlt patrickarlt released this 17 Apr 23:39

Added

  • tests for error handling
  • tests for edge cases in templating
  • tests for data loading
  • added release automation
  • added changelog

Changed

  • BREAKING acetate.src and acetate.dest are removed. Pass them as options or with the -i or -o flags on the command line
  • refactored error handling and logging to be more compact
  • refactored page loading to be simpler
  • move runner and CLI to event based system