Skip to content

v0.1.45

Choose a tag to compare

@thememium thememium released this 28 Feb 05:33

v0.1.45

compare changes

🚀 Enhancements

  • init: Create missing config directories and skip venv configs (7b7aa83)
  • colors: Implement lazy theme loading with context tracking (ed3c959)

🔥 Performance

  • usecli: Cache theme context and add config‑signature validation (7df4ea5)

🩹 Fixes

  • config/manager: Refresh ConfigManager when project root changes (0b55c8e)

💅 Refactors

  • title: Improve validation and normalization of project name (0b93475)

✅ Tests

  • config: Add test to verify get_config refreshes on root directory change (76bc1df)

❤️ Contributors