0.1.10 #57

Merged
NiXTheDev merged 23 commits from dev into release 2026-02-17 07:28:58 +03:00
NiXTheDev commented 2026-02-17 07:20:08 +03:00 (Migrated from github.com)

Overview

This PR includes all features and improvements for the 0.1.10 release, completing Epic #38.

What's New

Infrastructure & Maintenance

  • WorkerPool v1 deprecation (#39)
  • CONTRIBUTING.md overhaul (#40)
  • Interface consolidation (#41)
  • Enhanced rate limiting (#42)

New Features

  • Regex pattern explanation (#43)
  • Health and metrics commands (#44)
  • Dangerous pattern detection (#45)
  • Session statistics (#46)
  • Interactive regex help (#47)
  • Transient optimization tips (#48)
  • Multi-language support (#50)

Distribution

  • Self-contained binaries (#52)

Testing

  • All 149 tests passing
  • No breaking changes
## Overview This PR includes all features and improvements for the 0.1.10 release, completing Epic #38. ## What's New ### Infrastructure & Maintenance - WorkerPool v1 deprecation (#39) - CONTRIBUTING.md overhaul (#40) - Interface consolidation (#41) - Enhanced rate limiting (#42) ### New Features - Regex pattern explanation (#43) - Health and metrics commands (#44) - Dangerous pattern detection (#45) - Session statistics (#46) - Interactive regex help (#47) - Transient optimization tips (#48) - Multi-language support (#50) ### Distribution - Self-contained binaries (#52) ## Testing - All 149 tests passing - No breaking changes
Sign in to join this conversation.
No description provided.