0.1.1 version release #1
No reviewers
Labels
No labels
Epic
GHA
Release
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
major
question
rust
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
NiXTheDev/Ogex!1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "0.1.1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Ogex v0.1.1 Release
Summary
This release brings significant performance optimizations, comprehensive testing, and new features to the Ogex regex engine.
Performance Optimizations
Testing
Features
Infrastructure
Test Suite
Total: 306+ tests passing
Changes
Breaking Changes
Match::groupsis nowVec<Option<(usize, usize)>>instead ofHashMap<u32, (usize, usize)>Issues Closed
closes #2
closes #3
closes #4
closes #5
closes #6
closes #7
closes #8
closes #9
closes #10
closes #11
closes #12
closes #13
closes #14
closes #15
closes #16
closes #17
closes #18
closes #19
closes #20
closes #21
Well, here goes
Release v0.1.1 published to crates.io, npm (@ogex-nu/ogex), PyPI