smoothie v3.1.0 Release Notes

    • ๐Ÿ— Option to set the :template_build_dir in config smoothie: ...
    • Anticipate new directory structure for pre phoenix 1.3 and post phoenix 1.3
    • ๐Ÿ“š Update dependencies for documentation generation
    • Slight change to the way the path is generated, same outcome but allows for where the user enters ../../path - before this would not expand to the correct path. With ๐Ÿ”„ changes, it should do so. Might be needed for umbrella apps and if putting templates ๐Ÿฑ ../assets directory.
    • โž• Added test for expected empty mock function on compilation failure
    • ๐Ÿ— Added test for where the :template_build_dir is being used.
    • Minor changes to syntax and readme.
    • โฌ†๏ธ Requires upgrading to new companion of elixir-smoothie, > 2.0.5.