Skip to content

Commit 510f7be

Browse files
docs: update README What's New for v0.3.0 [skip ci]
1 parent ab519c2 commit 510f7be

1 file changed

Lines changed: 36 additions & 0 deletions

File tree

README.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,44 @@ null-e sweep
3737

3838
## What's New
3939

40+
### v0.3.0
41+
42+
### ⚠ BREAKING CHANGES
43+
44+
* config directory changed from ~/.config/devsweep to ~/.config/null-e
45+
46+
### Features
47+
48+
* add null-e text next to robot mascot ([1846f3a](https://github.com/us/null-e/commit/1846f3a110755a6a01f09d7e543342c0207a05a7))
49+
* added multi-platform distribution support ([dfeb712](https://github.com/us/null-e/commit/dfeb7121b009cfc06600f6345f4b4531055ddecc))
50+
* added tui ([7feb994](https://github.com/us/null-e/commit/7feb9942ec6c05bfcd1ab9f8130d940200140341))
51+
* apply Minimal Jekyll theme ([dbc0ee3](https://github.com/us/null-e/commit/dbc0ee3741624022b8dc79898e4ba5271e384c0c))
52+
* apply project template (release-please, Makefile, pre-commit, README format) ([9e15641](https://github.com/us/null-e/commit/9e1564165962cb321cd1b5769daeed1c3059940b))
53+
* complete project review, fix 15 bugs, improve detection coverage ([6ef1bf6](https://github.com/us/null-e/commit/6ef1bf6c3cde9660969f41fb64c0fbff1cdea67f))
54+
* major TUI improvements and new cleaners ([1754edc](https://github.com/us/null-e/commit/1754edc2aaf83b3ffe9756e74a3753df34c13556))
55+
* modernize Jekyll site with professional design ([02933ce](https://github.com/us/null-e/commit/02933ce92ba772c2981c3450912daba775b51d0e))
56+
57+
58+
### Bug Fixes
59+
60+
* add Jekyll layout templates for proper rendering ([bbb4bbb](https://github.com/us/null-e/commit/bbb4bbbca6d86f47719732fe3ff13800ab11cd08))
61+
* gate platform-specific imports with cfg attributes ([d05bee6](https://github.com/us/null-e/commit/d05bee6c65ef918180cb73a0f26b99c7278a2c1e))
62+
* hardcode footer bg, increase text opacity, add article padding ([8abeb6c](https://github.com/us/null-e/commit/8abeb6cd575cbec36650c8cb4e4a12605ac0436b))
63+
* keep CleanableItem and Result imports available for non-macOS stub ([1c5ec43](https://github.com/us/null-e/commit/1c5ec4329f56e77bf1618217041094743ce3f870))
64+
* limit ASCII art width to prevent overflow ([60e02e7](https://github.com/us/null-e/commit/60e02e7720a209ca1c1379d06cb36b56b925f379))
65+
* move ASCII art outside center div to prevent alignment issues ([6c4db7d](https://github.com/us/null-e/commit/6c4db7db9bc1006cae28cb651fc52e8213d9bdc4))
66+
* prevent markdown headings inside code blocks ([69a1d91](https://github.com/us/null-e/commit/69a1d9174efe018911c3766fbab91a86a09a53be))
67+
* reduce keywords to 5 for crates.io ([664ebbd](https://github.com/us/null-e/commit/664ebbd0d413fd116eece77bdb98e6e1433fb54f))
68+
* replace ASCII art with text to prevent overflow ([9be3dd2](https://github.com/us/null-e/commit/9be3dd28dee2636f7abf58bcbc37b80f532ed5db))
69+
* restore ASCII art with ultra-small font size (7px) to prevent overflow ([16166df](https://github.com/us/null-e/commit/16166df9c3c10199b161555d8c77565ab5530b78))
70+
* sidebar overflow and blog section improvements ([909cee9](https://github.com/us/null-e/commit/909cee9555d59828e6c5e8c3eca4d423d5006c05))
71+
* update footer to TMLS design with brand + meta layout ([974445c](https://github.com/us/null-e/commit/974445c42ce3ab413cdbd34d9e335cdaa170e501))
72+
73+
## Changelog
74+
4075
See [CHANGELOG.md](CHANGELOG.md) for the full release history.
4176

77+
4278
## Why null-e?
4379

4480
| Category | Examples | Typical Size |

0 commit comments

Comments
 (0)