0.2.0 Release #68

Merged
NiXTheDev merged 17 commits from 0.2.0 into release 2026-04-06 03:13:37 +03:00
NiXTheDev commented 2026-04-06 03:08:56 +03:00 (Migrated from github.com)

Overview

This PR includes all features and improvements for the 0.2.0 release, completing Epic #58.

What's New

Commands

  • /version - Display current bot version info

Error Handling

  • Improved user-facing error messages with helpful tips
  • Better guidance for regex syntax, rate limits, and service issues

Metrics

  • Cache hit/miss tracking - Expose hit ratio and miss counts in /metrics
  • Worker pool queue wait time - Track avg/max wait time for task processing

Infrastructure

  • CI workflow updated to run on version branches (0.*)
  • Security fix: Updated eslint/minimatch to resolve CVE-2026-26996

Not Included (Future Release)

  • Ogex regex engine (#63) - On hold waiting for v0.1.2 flag support

Testing

  • All 149 tests passing
  • Full test coverage maintained
  • No breaking changes

closes #58, closes #62, closes #64, closes #65

## Overview This PR includes all features and improvements for the **0.2.0** release, completing Epic #58. ## What's New ### Commands - **/version** - Display current bot version info ### Error Handling - Improved user-facing error messages with helpful tips - Better guidance for regex syntax, rate limits, and service issues ### Metrics - **Cache hit/miss tracking** - Expose hit ratio and miss counts in /metrics - **Worker pool queue wait time** - Track avg/max wait time for task processing ### Infrastructure - CI workflow updated to run on version branches (0.*) - Security fix: Updated eslint/minimatch to resolve CVE-2026-26996 ## Not Included (Future Release) - **Ogex regex engine** (#63) - On hold waiting for v0.1.2 flag support ## Testing - All 149 tests passing - Full test coverage maintained - No breaking changes closes #58, closes #62, closes #64, closes #65
github-actions[bot] commented 2026-04-06 03:14:29 +03:00 (Migrated from github.com)

🎉 Release v0.1.10-coldfix1 has been created!

📦 Release URL: https://github.com/NiXTheDev/regexYbot/releases/tag/v0.1.10-coldfix1

📥 Binaries available for Linux (x64) and Windows (x64)

🎉 Release **v0.1.10-coldfix1** has been created! 📦 Release URL: https://github.com/NiXTheDev/regexYbot/releases/tag/v0.1.10-coldfix1 📥 Binaries available for Linux (x64) and Windows (x64)
Sign in to join this conversation.
No description provided.