Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1021 Bytes

File metadata and controls

27 lines (19 loc) · 1021 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Initial project structure based on README specification v1.3.
  • Core crates: mavis-core, mavis-gui, mavis-shell.
  • Basic documentation files (README.md, LICENSE, CONTRIBUTING.md, CODE_OF_CONDUCT.md, CHANGELOG.md).
  • Placeholder files (.gitkeep) in assets/fonts and assets/themes.
  • Initial implementation plan documents (docs/).

Changed

  • Updated README.md project layout section after removing redundant src/ directory.
  • Updated README.md installation section to mention .msi target.

Removed

  • Redundant top-level src/ directory and its contents (error.rs, lib.rs, main.rs).

[0.1.0-alpha] - YYYY-MM-DD (Planned)

Added

  • (Features for the first alpha release will be listed here)