Skip to content

Conversation

@Mathious6
Copy link
Owner

This PR prepares the first stable release (v1.0.0) of platekit, introducing:

  • Core license‑plate generation functions (Generate, GenerateFromSeed, GenerateFromString)
  • Deterministic pseudo‑random algorithm (splitMix32) and helpers (seedFromString, letter/digit generators)
  • Example Go application under examples/basic demonstrating usage
  • Comprehensive unit tests covering format, determinism, seeds and edge cases
  • Project scaffolding: go.mod, devcontainer configuration for VS Code
  • GitHub Actions CI workflow (ci.yml) for build, test and lint on push/PR
  • Enhanced README with badges, install instructions, usage examples, feature list and inspiration reference

@Mathious6 Mathious6 self-assigned this Jul 23, 2025
@Mathious6 Mathious6 added the enhancement New feature or request label Jul 23, 2025
@Mathious6 Mathious6 merged commit f0093c8 into main Jul 23, 2025
2 checks passed
@Mathious6 Mathious6 deleted the M6/feat/v1 branch July 23, 2025 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants