Skip to content

v0.2.0

Choose a tag to compare

@liblaf liblaf released this 31 Aug 01:24
08ded86

0.2.0 - 2025-08-31

💥 BREAKING CHANGES

  • provider: add Mihomo provider with multi-format rule-set support - (80a1659)
  • refactor build system to be configuration-driven - (be09179)
  • generate multiple rule sets from various providers - (0d0f2cc)

✨ Features

  • config: add Telegram rule set recipe - (2e09a8a)
  • provider: add liblaf provider for custom direct list - (d4ea2b2)
  • Add IPCIDR rule set generation and improve robustness - (8cc0984)

🐛 Bug Fixes

  • rules: add direct rules for gjm20.top and liblaf.me domains - (3038ac2)

📝 Documentation

  • add comprehensive documentation structure and examples - (c44121f)
  • update documentation generation to use remote sources - (cc59acb)
  • add GitHub Pages deployment for documentation - (a69a0f3)

♻ Code Refactoring

  • restructure core components and enhance documentation generation - (c83298e)
  • restructure project with provider pattern and new core modules - (6363c57)

🔧 Continuous Integration

  • deploy: add checkout step to deploy job - (0202fa7)
  • workflow: upgrade GitHub Actions to v5 - (3616f2e)
  • add mihomo build and deployment workflow - (7f7de47)
  • add GitHub token to Mihomo download step - (a16e8e7)
  • replace uv setup with custom Python setup action - (b60c867)