This marks the first stable release after the massive refactorings we did. Great work.
What's Changed
- build: new build system by @nullishamy in #178
- docs: update readme to support new build system (#183) by @nullishamy in #185
- refactor: build scripts by @nullishamy in #186
- docs(README): overhaul with updated information by @nullishamy in #187
- chore: Configure Renovate by @renovate in #184
- fix: use
v1.0.0-rc1
for the install script by @nullishamy in #192 - refactor: reduce repeated code by @isabelroses in #198
- docs: improve and fix the readme by @somerand0mcat in #197
- fix: argument
--accent
behaves like the old argument by @isabelroses in #200 - fix: use rc2 in the install script by @nullishamy in #201
- fix: actually apply our accents by @nullishamy in #199
- fix: disallow 'all' in install.py accent options by @nullishamy in #205
- ci: build in PRs by @nullishamy in #202
- feat: xfwm4 asset generation by @nullishamy in #206
- chore: update install script to rc3 by @nullishamy in #207
- docs: add resources to contributing guide by @nullishamy in #211
- docs: add new build reqs in by @nullishamy in #208
- fix: installation by @nullishamy in #210
- docs: upstreaming procedure by @nullishamy in #219
- docs: flatpak guide by @somerand0mcat in #221
- chore: issue template by @nullishamy in #222
- feat: reintroduce black tweak as OLED-esque variant by @nullishamy in #213
- fix(patches): allow to work on windows by @isabelroses in #226
- chore: update install script to rc4 by @nullishamy in #227
- fix: patches by @isabelroses in #229
- ci: exit with non zero exit code when a build fails by @nullishamy in #231
- fix: allow all accents to be used by @nullishamy in #232
- chore: update install script to rc5 by @nullishamy in #233
- docs: architecture docs by @nullishamy in #242
- fix: add build suffix by @nullishamy in #241
- fix: xfwm4 assets by @nullishamy in #240
- fix: titlebars should be mantle not crust by @nullishamy in #238
New Contributors
Full Changelog: v0.7.5...v1.0.0