v1.0.0
π Meiro v1.0.0 - First Release
β¨ Features
- Initial implementation of the maze generator
 
π§ Infrastructure
- Automated CI/CD pipeline setup
 - Release workflow with automated changelog generation
 - Installation script for easy setup
 
π Documentation
- Added demo and usage examples
 - Complete project guides
 - Git commit message conventions
 
π Getting Started
Install using the provided script:
curl -sSL https://raw.githubusercontent.com/k1-c/meiro/main/scripts/install.sh | bashOr build from source:
stack build
stack install