Skip to content

Releases: telatin/gan

v1.2.0

28 Oct 16:27

Choose a tag to compare

  • Published to pypi as nomenclator
  • Added --skip-refine to the CLI so users can bypass the secondary LLM validation.

GAN Nomenclator 1.1.0

28 Oct 15:43

Choose a tag to compare

Major Refactoring

This release represents a significant restructuring of the project into a proper Python package with improved architecture, testing, and usability.

🎯 New CLI Tools

Four new command-line utilities expand the toolkit:

  • gan-init - Initialize new projects
  • gan-aidraft - AI-assisted draft generation
  • xls2tsv / tsv2xls - Bidirectional Excel/TSV conversion with validation
  • gan-validate - Standalone validation with structured reporting

πŸ€– Enhanced AI Integration

New AI functionality (gan-aidraft)

πŸ—οΈ Package Structure

  • Proper Python package with pyproject.toml
  • Shared validation logic across tools
  • Backward compatibility maintained

βœ… Testing & Documentation

  • Comprehensive pytest test suite added
  • Updated README with installation instructions and CLI reference
  • All new tools ship with unit tests

Installation: pip install gan-nomenclature

Published release

25 May 09:34
2f0d142

Choose a tag to compare