packages feed

clod 0.1.4 → 0.1.5

raw patch · 5 files changed

+11/−4 lines, 5 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -5,6 +5,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.1.5] - 2025-03-31+### Changed+- Improved robustness of man page installation scripts+- Enhanced debugging for installation issues+- Made scripts more resilient to various environment configurations+- Fixed path handling edge cases in installation process+ ## [0.1.4] - 2025-03-31 ### Changed - Updated man pages with improved documentation
clod.cabal view
@@ -1,6 +1,6 @@ cabal-version:       2.4 name:                clod-version:             0.1.4+version:             0.1.5 synopsis:            Project file manager for Claude AI integrations description:         Clod (Claude Loader) is a utility for preparing and uploading files to Claude AI's                       Project Knowledge feature. It tracks file changes, respects .gitignore and .clodignore 
man/clod.1.md view
@@ -1,4 +1,4 @@-% CLOD(1) Clod 0.1.4+% CLOD(1) Clod 0.1.5 % Fuzz Leonard % March 2025 
man/clod.7.md view
@@ -1,4 +1,4 @@-% CLOD(7) Clod 0.1.4+% CLOD(7) Clod 0.1.5 % Fuzz Leonard % March 2025 
man/clod.8.md view
@@ -1,4 +1,4 @@-% CLOD(8) Clod 0.1.4+% CLOD(8) Clod 0.1.5 % Fuzz Leonard % March 2025