DialectOS v0.3.0
DialectOS v0.3.0 is the Apache-2.0 launch release for the Spanish dialect translation system.
Highlights
- Relicensed all packages from BSL-1.1 to Apache-2.0.
- Hardened demo static serving, markdown parsing, locale unflattening, provider response handling, HTML stripping, and regex construction paths.
- Disabled automatic CodeRabbit reviews for this repository.
- Added guarded release workflow support while keeping real npm publishing manual and off by default.
Release Assets
This release attaches verified package tarballs for all seven workspace packages:
@dialectos/types@dialectos/security@dialectos/locale-utils@dialectos/markdown-parser@dialectos/providers@dialectos/cli@dialectos/mcp
SHA256SUMS.txt is included for asset verification.
Verification
pnpm build- tarball smoke test passed for every attached package tarball
- previous merged launch gate and CheckYourself scans were clean on
main
Note
The attached tarballs are the release distribution path for now. npm registry publishing was intentionally not used because the repository does not currently have an npm token configured, and avoiding that token is the lower-risk release path.