serum v0.12.0 Release Notes

Release Date: 2019-04-17 // almost 5 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed a problem that Serum.Plugins.TableOfContents can generate reversed HTML trees.
    • ๐Ÿ”„ Changed the script injected by Serum.Plugin.LiveReloader so that the scroll offset is preserved after page reloads.
    • ๐Ÿ›  Fix Serum.Project.new/1 which may cause issues if invalid date format format string is in serum.exs.

    ๐Ÿ”„ Changed

    • Serum now requires Elixir v1.7.0 or newer.
    • Minor improvements in internal code base structure.