View Source Changelog

v0-4-0-2022-08-15

v0.4.0 (2022-08-15)

  • Rename code_fences to eject_fences
  • Compile templates into Blueprint (#36)

v0-3-0-2022-08-09

v0.3.0 (2022-08-09)

  • Make templates optional in use Uniform.Blueprint (#33)
  • Stop requiring # uniform:deps code fences in mix.exs (#34)

v0-2-0-2022-08-08

v0.2.0 (2022-08-08)

  • Change API of mix uniform.eject to accept my_app instead of MyApp (#31)
  • Add mix uniform.ejectable_apps (#31)
  • Add Uniform.ejectable_app_names and Uniform.ejectable_apps to public API (#31)
  • Automatically import code_fences/3 in Blueprint (#30)

v0-1-1-2022-08-06

v0.1.1 (2022-08-06)

  • Support captured anonymous functions with modify/2 (#26)