Releases: usesalt/wikigen
Releases · usesalt/wikigen
Release v1.1.0
Changes in v1.1.0
chore: updating version and docs
Installation
pip install wikigenSee CHANGELOG.md for detailed changes.
Release v1.0.0
Changes in v1.0.0
Bump version to 1.0.0
Installation
pip install wikigenSee CHANGELOG.md for detailed changes.
Release v0.3.0
[0.3.0] - 2025-12-02
Added
- CI/CD Integration - Full support for automated documentation generation in CI pipelines
- New CLI Flags:
--ci: Enables non-interactive CI mode with optimized logging
--output-path: Allows specifying a custom output directory (overriding config)
--check-changes: Exits with status code 1 if documentation changes are detected (for conditional PR creation)
--update: Merges new documentation with existing files instead of overwriting - GitHub Actions Workflow - Added salt-docs.yml template for quick setup
- Documentation - Comprehensive CI/CD integration guide and examples
Changed
- CLI Refactoring - Consolidated argument parsing logic for better maintainability
- Performance - Optimized file crawling and reduced technical debt by removing legacy code
Release v0.2.4
Changes in v0.2.4
chore: updating docs and version
Installation
pip install salt-docsSee CHANGELOG.md for detailed changes.
Release v0.2.3
Changes in v0.2.3
bug: fixing the vector bug and updating tests
Installation
pip install salt-docsSee CHANGELOG.md for detailed changes.
Release v0.2.2
Changes in v0.2.2
chore: updating version
Installation
pip install salt-docsSee CHANGELOG.md for detailed changes.
Release v0.2.0
Changes in v0.2.0
feat: Adding multi llm support
Installation
pip install salt-docsSee CHANGELOG.md for detailed changes.
Release v0.1.8
Changes in v0.1.8
chore: more docs and config file path updation
Installation
pip install salt-docsSee CHANGELOG.md for detailed changes.
Release v0.1.7
Changes in v0.1.7
chore: version bump and new rlease
Installation
pip install salt-docsSee CHANGELOG.md for detailed changes.
Release v0.1.6
Changes in v0.1.6
bug: optimizing the code and fixing minor crucks
Installation
pip install salt-docsSee CHANGELOG.md for detailed changes.