Skip to content

0.2.0

Choose a tag to compare

@noirbizbot noirbizbot released this 14 Aug 15:54
92d9043

💫 Features

  • cli Read answers from a file - (eb39096)
  • data Fetch remote data sources - (6068e8b)
  • data Accept YAML data sources - (d3052df)
  • questions Seed a prompt default from Git configuration - (d038e02)
  • questions 🚨 breaking Give choices a label, a help line and a filter - (f34dc7d)
  • templates Add the slugify filter - (5c3e415)

🐛 Bug Fixes

  • tests Clear the inherited non-blocking flag on accepted sockets - (b9497da)

📚 Documentation

  • init Document attaching a template to an existing project - (5ff87b5)
  • install Document installing with mise - (abb23ae)
  • plan Packaging, user configuration, template testing and inheritance - (f128c27)
  • plan Record what migrating a real template needs - (3ae1910)

🏗️ Build

  • deps Bump git2 from 0.20.4 to 0.21.0 (#3) - (b9006b5)
  • deps Bump sha2 from 0.10.9 to 0.11.0 (#2) - (d5b0614)
  • deps Bump toml from 0.9.12+spec-1.1.0 to 1.1.4+spec-1.1.0 (#1) - (9ab2091)

🔧 CI

  • git-cliff Bump minor on breaking change until 1.0 - (d00c4fb)
  • Publish to crates.io with Trusted Publishing - (bc5ca59)

❤️ New Contributors