Skip to content

v0.3.1 flake-edit

Choose a tag to compare

@a-kenji a-kenji released this 18 Jan 17:59
· 324 commits to main since this release

What's Changed

πŸš€ Features

  • Init change subcommand
  • (cli) Add --shallow flag to add shallow inputs
  • Init follow subcommand
  • Add --auto flag to the follow subcommand
  • An interactive mode for querying user input
  • Implement nested follows in lock files

πŸ› Bug Fixes

  • (command) Improve URI validation
  • (remove) Correctly also remove orphaned follow inputs
  • (test) Remove deprecated nodes.*.config usage
  • (tests) Filter environment-dependent paths in CLI snapshot metadata
  • Fix transitive follows in --auto

πŸ“š Documentation

  • Add follow subcommand docs

βš™οΈ Miscellaneous Tasks

  • Upgrade to Rust 2024 edition
  • Improve validation before change
  • Parametrize snapshot tests

Full Changelog: v0.3.0...v0.3.1