Releases: andrewbasarab/rekey
Releases · andrewbasarab/rekey
Release list
v1.3.0
What's changed
- Target netstandard2.0 — runs on .NET Framework 4.6.2+ and .NET Core 2.0+
Full Changelog: v1.2.0...v1.3.0
v1.2.0
v1.1.0
What's changed
- Docs: confidence, smart filtering, live demo link
- Add interactive Blazor WASM demo + GitHub Pages deploy
- Add corpus-quality gate, RekeyResult.Confidence, and smart filtering
- Polish public API surface and package DX
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's changed
- Add project/repository URLs to package metadata, align description
- Add exported branch ruleset for main (import via Settings → Rules)
- Add CI workflow (build+test on push/PR) and Dependabot config
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's changed
- Set nuget.org username for Trusted Publishing
- Add RekeyOptions: configurable languages and priority; release workflow
- Multi-target net8.0+net10.0, README tweaks
- Replace package icon with the final keycap design (g→п)
- Add package icon and rewrite README as a proper landing page
- Prepare for publishing: untrack internal docs, package metadata
- Replace CC BY-NC-SA Ukrainian data with clean-licensed regenerated dictionaries
- Rename namespace Rekey -> RekeyNet to avoid type/namespace collision
- Add AGENTS.md with agent-oriented usage docs
- Add minimal README for GitHub
- Refactor public API to be simpler and more user-friendly
- Initial commit: Rekey keyboard layout detection & correction library