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.
- 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) inassets/fontsandassets/themes. - Initial implementation plan documents (
docs/).
- Updated
README.mdproject layout section after removing redundantsrc/directory. - Updated
README.mdinstallation section to mention.msitarget.
- Redundant top-level
src/directory and its contents (error.rs,lib.rs,main.rs).
- (Features for the first alpha release will be listed here)