Skip to content

saros.base 1.0.0

Choose a tag to compare

@sda030 sda030 released this 15 Jan 19:48

Major changes

  • Total revision of the entire architecture for maximum flexibility, stability and performance.
  • Uses glue templates for creating chunks, see refine_chapter_structure().
  • draft_report()
  • Breaking changes for mesos setup, now uses setup_mesos() as well for creating stub files referring to a smaller set of main files created by draft_report().
  • Countless bugfixes.

Minor changes

  • Helper function remove_entry_from_sidebar() for post-processing HTML-files
  • Many more validations of arguments and better error messages.