Skip to content

Change Log

haskelt edited this page May 6, 2021 · 9 revisions

0.24.1-beta

  • Fixed bug where site variables didn't work properly in simple expansion handler

0.24.0-beta

  • Config files now called 'system_config.json', 'user_config.json', and 'project_config.json'
  • In project config, 'system' variables renamed to 'parameters', 'project' variables renamed to 'site'
  • In variable substitution any uses of the 'project.' notation now need to use 'site.' instead
  • Fixed bug where 'system_config.json' wasn't getting included in the Python package

Clone this wiki locally