Adds license and initial changelog

### Added
- Adds an unlicensed public-domain license to permit unrestricted use.
- Adds an initial versioned changelog entry for v0.1.0.
- Adds a project avatar to the landing page to strengthen branding.
- Adds a rule to ignore macOS metadata files.
- Add assets
This commit is contained in:
2026-02-15 14:06:14 -03:00
parent 0e793197bf
commit 9a8a10a489
6 changed files with 21 additions and 6 deletions

View File

@@ -4,12 +4,8 @@ All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
## [Unreleased]
## [0.1.0] - 2026-02-15
### Added
- Added a structured `/doc` documentation set with indexed, cross-referenced guides for architecture, API contracts, data models, build and deployment rules, environment requirements, and coding conventions.
### Changed
- Refactored `README.md` into a repository landing page focused on project overview, quick start, and links to detailed documentation.
- Initial release