Skip to content

0.6.0 - Import Improvements

Choose a tag to compare

@kevinwang5658 kevinwang5658 released this 06 Apr 00:08
· 8 commits to main since this release

Full Changelog: 0.5.0...0.6.0

Codify v0.6.0 — Enhanced Import Command

This release improves the codify import command, making it easier to generate, update, and manage configuration files based on your system.

Highlights

  • Improved import workflow

    • Generate configs from installed resources
    • Supports wildcard imports (*, ?) for bulk operations
  • Update existing configs

    • Running codify import with no arguments updates existing files with current system state
  • Better handling of multiple instances

    • Prompts for identifying details (e.g., paths for git repos)
    • Improved interface for selecting or skipping instances
  • Diff view for changes

    • Shows a preview of updates before applying
    • Preserves existing formatting and structure