Skip to content
figular v0.0.16 - 2022-11-10

Changed

* The JS and HTML for our Figures has been consolidated into a single source
  file for each. This will allow us to add many more figures without high
  duplication. Also added simple testing of our HTML against what's expected.
  This ensures we can develop safely and break figures less easily.
  Downstream Hugo sites must change to the 'figular' widget and supply a few
  more params, see SelfHosting docs.
* The development environment is now assumed to be a toolbx container. This
  allows us to set the versions of Asymptote and Hugo for repeatable tests. Our
  existing dockerfile test is now converted to run on the host with
  flatpak-spawn.