File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ ## [ 1.0.0] - 2026-05-31
6+
7+ ### Added
8+
9+ - Initial public release.
10+ - Interactive Conway's Game of Life simulation.
11+ - Play, pause and step controls.
12+ - Pattern library including spaceships, oscillators and still lives.
13+ - Manual board editing.
14+ - Statistics panel.
15+ - Friendly onboarding copy and simulation guidance.
16+ - Pattern selection highlighting.
17+ - Collapsible pattern categories.
18+ - Independent sidebar scrolling.
19+ - Finite board boundaries.
20+ - Tests covering core simulation rules and known patterns.
21+ - Vercel deployment.
22+ - Custom domain support via life.aleixvidal.dev.
23+ - Portfolio and GitHub attribution links.
24+
25+ ### Changed
26+
27+ - Improved simulation status messages.
28+ - Refined sidebar experience and navigation.
29+
30+ ### Known limitations
31+
32+ - Optimized primarily for desktop and larger screens.
33+ - Board sizing for very large grids may be revisited in a future release.
You can’t perform that action at this time.
0 commit comments