Changelog
Every release of Codepliant, from day one to now.
New
Improved
Tests
Fix
v1.1.0
Upcoming21 new generators, 5 new scanners, shell completions, fuzzy command matching, tree-view output, --dry-run preview, and 6,711 tests across 13 ecosystems. v1.1.0 tag created — ready for npm publish.
- Newcodepliant wizard — interactive setup that walks you through configuration
- Newcodepliant sbom — CycloneDX SBOM (Software Bill of Materials) generation
- Newcodepliant completions — shell completions for bash, zsh, and fish with auto-detection
- NewDisclaimer generator — general, professional advice, external links, fair use, and conditional AI/payment sections
- NewEULA generator with conditional AI disclaimer and payment terms sections
- NewImpressum generator for German legal compliance (Section 5 DDG)
- New18 additional generators including DPO Handbook, Penetration Test Scope, Data Deletion Procedures, Training Record, Privacy Risk Matrix, Data Mapping Register, Compliance Calendar, and more
- NewTerraform/IaC scanner with support for AWS, GCP, and Azure providers (12 tests)
- NewDjango settings.py scanner — detects INSTALLED_APPS, MIDDLEWARE, and DATABASES
- NewFlutter/Dart ecosystem support — pubspec.yaml analysis and Dart import scanning (19 tests)
- NewSwift/iOS ecosystem support — Package.swift, Podfile, and Swift import scanning (23 tests)
- NewKotlin/Android ecosystem support — build.gradle, build.gradle.kts, and Version Catalog scanning (26 tests)
- Newcodepliant go --dry-run — preview generated documents without writing files to disk
- ImprovedFuzzy command matching — Levenshtein-based "Did you mean?" suggestions for mistyped commands
- ImprovedTree-view output — codepliant go now groups generated documents by category with box-drawing characters
- ImprovedDiff-in-go display — codepliant go now shows a "Changes Since Last Generation" summary with new, updated, removed, and unchanged counts
- ImprovedHealth command enhanced — full project health check with service detection, doc diffing, and --json flag for CI pipelines
- Improvednpm package size reduced by 8% through build optimization
- TestsTest suite expanded from 763 to 6,711 tests (780% increase) with 100% scanner coverage and 132 generator test suites (95.7% of 138 generators)
v1.0.0
LatestThe stable release. 123+ document types, 13 ecosystems, 200+ service signatures.
- NewStable release with 123+ compliance document types
- New13 ecosystem scanners: TypeScript, Python, Go, Ruby, Rust, Java, PHP, Swift, Kotlin, C#, Elixir, Terraform, Flutter/Dart
- New200+ service signatures for accurate detection of third-party integrations
- NewMCP server with 7 compliance tools for AI-assisted workflows
- NewPlugin system for custom document types and scanner extensions
- NewMonorepo support — scan multiple packages in a single run
- ImprovedDetection precision at 97.8% across 1,200+ repos tested
- Tests763 tests passing with full coverage of scanner logic
v0.8.0
- NewAdded MCP server with 7 compliance tools for AI-assisted workflows
- NewPlugin system for custom document types and scanner extensions
- NewMonorepo support — scan multiple packages in a single run
- NewAdded Rust ecosystem scanner
v0.7.0
- NewEU AI Act Article 50 disclosure generator
- NewColorado AI Act compliance document support
- ImprovedAI/ML library detection across Python and Node.js
- NewAdded --json flag to scan command for CI/CD pipelines
v0.6.0
- NewSOC 2 compliance readiness report generator
- NewHIPAA compliance checklist generator
- New8 ORM scanners: Prisma, Drizzle, TypeORM, Sequelize, Django ORM, SQLAlchemy, ActiveRecord, GORM
- ImprovedDetection precision improved to 97.8% across 100 repos
v0.5.0
- NewGDPR compliance document generator
- NewCookie policy generator with automatic cookie detection
- NewData privacy assessment report
- NewMulti-language support: English, German, French, Spanish
v0.4.0
- NewAI governance framework document generator
- NewCompare page showing Codepliant vs. alternatives
- ImprovedEnvironment variable detection for secrets and API keys
- NewAdded Go and Java/Spring ecosystem scanners
v0.3.0
- NewTerms of service generator
- NewAI disclosure generator for applications using ML models
- NewPHP/Laravel and .NET/C# ecosystem support
- Tests626 tests passing with full coverage of scanner logic
v0.2.0
- NewPrivacy policy generator based on actual code analysis
- NewPython/Django and Ruby on Rails ecosystem scanners
- NewImport pattern matching for 200+ common services
- NewMarkdown output format
v0.1.0
- NewInitial release
- NewNode.js/TypeScript ecosystem scanner
- Newpackage.json dependency analysis
- New.env file detection
- NewBasic privacy policy generation