这是indexloc提供的服务,不要输入任何密码
Skip to content

v1.1.1

Choose a tag to compare

@philocalyst philocalyst released this 30 Apr 03:21
· 45 commits to main since this release

What's new

Changed

  • Consolidate Cli struct: removed its duplicate definition in cli.rs, moved the single source-of-truth into models.rs, and updated the import in main.rs.

Fixed

  • Improve justfile path handling: properly quote full_name and verify that output_directory is created (erroring out if it isn’t).