All notable changes to this project will be documented in this file.
- Initial public release.
- Interactive Conway's Game of Life simulation.
- Play, pause and step controls.
- Pattern library including spaceships, oscillators and still lives.
- Manual board editing.
- Statistics panel.
- Friendly onboarding copy and simulation guidance.
- Pattern selection highlighting.
- Collapsible pattern categories.
- Independent sidebar scrolling.
- Finite board boundaries.
- Tests covering core simulation rules and known patterns.
- Vercel deployment.
- Custom domain support via life.aleixvidal.dev.
- Portfolio and GitHub attribution links.
- Improved simulation status messages.
- Refined sidebar experience and navigation.
- Optimized primarily for desktop and larger screens.
- Board sizing for very large grids may be revisited in a future release.