Skip to content

Releases: usesalt/wikigen

Release v1.1.0

02 Feb 19:05

Choose a tag to compare

Changes in v1.1.0

chore: updating version and docs

Installation

pip install wikigen

See CHANGELOG.md for detailed changes.

Release v1.0.0

27 Dec 21:28

Choose a tag to compare

Changes in v1.0.0

Bump version to 1.0.0

Installation

pip install wikigen

See CHANGELOG.md for detailed changes.

Release v0.3.0

02 Dec 11:10

Choose a tag to compare

[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

08 Nov 18:48

Choose a tag to compare

Changes in v0.2.4

chore: updating docs and version

Installation

pip install salt-docs

See CHANGELOG.md for detailed changes.

Release v0.2.3

08 Nov 18:12

Choose a tag to compare

Changes in v0.2.3

bug: fixing the vector bug and updating tests

Installation

pip install salt-docs

See CHANGELOG.md for detailed changes.

Release v0.2.2

03 Nov 20:10

Choose a tag to compare

Changes in v0.2.2

chore: updating version

Installation

pip install salt-docs

See CHANGELOG.md for detailed changes.

Release v0.2.0

01 Nov 17:21

Choose a tag to compare

Changes in v0.2.0

feat: Adding multi llm support

Installation

pip install salt-docs

See CHANGELOG.md for detailed changes.

Release v0.1.8

30 Oct 21:32

Choose a tag to compare

Changes in v0.1.8

chore: more docs and config file path updation

Installation

pip install salt-docs

See CHANGELOG.md for detailed changes.

Release v0.1.7

30 Oct 02:42

Choose a tag to compare

Changes in v0.1.7

chore: version bump and new rlease

Installation

pip install salt-docs

See CHANGELOG.md for detailed changes.

Release v0.1.6

29 Oct 23:45

Choose a tag to compare

Changes in v0.1.6

bug: optimizing the code and fixing minor crucks

Installation

pip install salt-docs

See CHANGELOG.md for detailed changes.