v1.0.0
What's Changed
- feat: Scaffold Cleanup — remove create-tauri-app residue and sharpen two imprecise strings by @clintcparker in #1
- feat: robustness — five small correctness wins from roadmap section 1 by @clintcparker in #2
- feat: durability & data integrity — sites.json saves are now atomic by @clintcparker in #3
- feat: concurrency & robustness hardening — close the three latent correctness holes in roadmap §1 by @clintcparker in #4
- docs: concurrency hardening evidence — reconstructed baseline screenshots, staff review, and QA report by @clintcparker in #5
- docs: concurrency hardening verification round 2 — the shell layer finally driven through a real window by @clintcparker in #6
- feat: packaging & distribution — install with one brew command, release with one tag by @clintcparker in #7
- fix: close the open review findings, and ship the install channel as a formula by @clintcparker in #8
- fix: install the bundle from inside the directory Homebrew chdirs into by @clintcparker in #9
- chore: make a failed bundle verification say what the bundle looks like by @clintcparker in #10
- fix: install only Contents, not Homebrew's scratch dir along with it by @clintcparker in #11
- fix: use the formula DSL brew audit actually supports by @clintcparker in #12
New Contributors
- @clintcparker made their first contribution in #1
Full Changelog: https://github.com/clintcparker/site-checker/commits/v1.0.0