COMMITS
/ path.go February 14, 2026
R
refactor: update utils and add go 1.26 for test workflow
René committed
February 7, 2026
R
Merge commit from fork
RW committed
February 6, 2026
J
refactor: use helper function for param route generation in tests
Jason McNeil committed
February 5, 2026
J
🐛 bug: expand constraint metadata test coverage
Juan Calderon-Perez committed
December 25, 2025
J
🐛 bug: add panic for routes with >30 parameters (GHSA-mrq8-rjmw-wpq3)
Jason McNeil committed
K
♻️ Refactor: validate constraint by bit operation (#3963)
Kashiwa committed
December 24, 2025
December 7, 2025
November 12, 2025
November 3, 2025
A
🧹 chore: remove unneeded "utils" alias (#3834)
Artur Melanchyk committed
October 30, 2025
J
🧹 chore: Add spell check CI workflow (#3814)
Juan Calderon-Perez committed
October 22, 2025
J
🧹 chore: Fix spelling issues (#3813)
Josh Soref committed
October 21, 2025
J
🎨 Style: Merge duplicate constants
Josh Soref committed
October 20, 2025
R
🩹 Fix: golangci-lint issue for go1.25.0 (#3775)
Rituraj Paul committed
September 22, 2025
K
♻️ Refactor: Improve performance analyseConstantPart (#3753)
Kashiwa committed
September 19, 2025
J
📒 docs: Ensure all exported elements are documented (#3752)
Juan Calderon-Perez committed
September 1, 2025
R
docs: add RoutePatternMatch documentation (#3722)
RW committed
August 26, 2025
R
feat(ctx): add conditional copy helpers (#3703)
RW committed
July 17, 2025
R
Add modernize lint (#3590)
RW committed
June 7, 2025
J
🧹 chore: Fix typos in code and docs (#3507)
Juan Calderon-Perez committed
May 7, 2025
K
🐛 fix: Handling of next param position (#3418)
KatzuYoru committed
April 1, 2025
J
March 31, 2025
March 17, 2025
J
🧹 chore: Fix linter workflow failures (#3354)
Juan Calderon-Perez committed
March 10, 2025
K
♻️ Refactor: optimize routeParser by using sync.Pool (#3343)
Kashiwa committed
March 7, 2025
K
♻️ Refactor: replace isInCharset with bytes.IndexByte (#3342)
Kashiwa committed
March 6, 2025
March 3, 2025
K
♻️ Refactor: reduce the memory usage of RoutePatternMatch (#3335)
Kashiwa committed
December 29, 2024
J
🧹 chore: Improve Performance of Fiber Router (#3261)
Juan Calderon-Perez committed
December 19, 2024
R
Update path.go
RW committed
July 24, 2024
July 23, 2024
J
v3: Use Named Fields Instead of Positional and Align Structures to Reduce Memory Usage (#3079)
Juan Calderon-Perez committed
April 24, 2024
D
Fix some comments (#2983)
dockercui committed
April 16, 2024
D
chore: fix some struct names in comments (#2974)
deferdeter committed
March 17, 2024
L
feat: make golangci-lint config stricter (#2874)
leonklingele committed
February 2, 2024
M
:sparkles: v3 (feature): add support for custom constraints (#2807)
M. Efe Çetin committed
August 5, 2023
M
Merge remote-tracking branch 'origin/master' into v3-beta
Muhammed Efe Cetin committed
June 23, 2023
M
✏️ Fix typo (#2518)
Moein Halvaei committed
February 9, 2023
M
:construction_worker: v3 (ci): fix some linter warnings
Muhammed Efe Çetin committed
February 5, 2023
M
Merge remote-tracking branch 'origin/master' into v3-beta
Muhammed Efe Çetin committed
February 3, 2023
R
prepare release
René Werner committed
February 2, 2023
M
:broom: chore: add go 1.20 to ci and readmes (#2322)
M. Efe Çetin committed
L
🐛 Bug: Fix issues introduced in linting PR (#2319)
leonklingele committed
January 27, 2023
L
🚀 Feature: Add and apply more stricter golangci-lint linting rules (#2286)
leonklingele committed
December 11, 2022
P
Match function (#2142)
pj committed
December 5, 2022
M
:bug: bug: fix regex constraints that contain comma (#2256)
M. Efe Çetin committed
November 27, 2022
M
Merge remote-tracking branch 'origin/master' into v3-beta
Muhammed Efe Çetin committed
November 1, 2022
J
🚀 [Feature]: Allow optional params with route constraints (#2179)
James R T committed
October 28, 2022
M
Merge remote-tracking branch 'origin/master' into v3-beta
Muhammed Efe Çetin committed