Skip to content

Releases: us/null-e

v0.3.0

25 Mar 00:37

Choose a tag to compare

0.3.0 (2026-03-25)

⚠ BREAKING CHANGES

  • config directory changed from ~/.config/devsweep to ~/.config/null-e

Features

  • add null-e text next to robot mascot (1846f3a)
  • added multi-platform distribution support (dfeb712)
  • added tui (7feb994)
  • apply Minimal Jekyll theme (dbc0ee3)
  • apply project template (release-please, Makefile, pre-commit, README format) (9e15641)
  • complete project review, fix 15 bugs, improve detection coverage (6ef1bf6)
  • major TUI improvements and new cleaners (1754edc)
  • modernize Jekyll site with professional design (02933ce)

Bug Fixes

  • add Jekyll layout templates for proper rendering (bbb4bbb)
  • gate platform-specific imports with cfg attributes (d05bee6)
  • hardcode footer bg, increase text opacity, add article padding (8abeb6c)
  • keep CleanableItem and Result imports available for non-macOS stub (1c5ec43)
  • limit ASCII art width to prevent overflow (60e02e7)
  • move ASCII art outside center div to prevent alignment issues (6c4db7d)
  • prevent markdown headings inside code blocks (69a1d91)
  • reduce keywords to 5 for crates.io (664ebbd)
  • replace ASCII art with text to prevent overflow (9be3dd2)
  • restore ASCII art with ultra-small font size (7px) to prevent overflow (16166df)
  • sidebar overflow and blog section improvements (909cee9)
  • update footer to TMLS design with brand + meta layout (974445c)

v0.2.0

30 Jan 15:16

Choose a tag to compare