Skip to content

Version 0.3.0

Choose a tag to compare

@gakimball gakimball released this 28 Sep 22:34
· 98 commits to master since this release
  • Adapters can expose configuration objects, the defaults of which can be changed by developers using the adapter.
  • Add MIT license.
  • Store the original adapter config data in a variable called _adapterData on a page object.
  • Allow adapter names to be reassigned to new functions.
  • Add a command line wrapper, which installs with the name supercollider.
  • Allow the extension of output files to be changed with the extension setting.
  • Allow Markdown parsing on the page body to be disabled by setting marked to false.