333
schangxiang@126.com
2025-09-19 18966e02fb573c7e2bb0c6426ed792b38b910940
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
 
1.0.1 / 2017-11-15
==================
 
**fixes**
  * [[`6e94f78`](http://github.com/eggjs/egg-path-matching/commit/6e94f78d1229e85a2420274cf3e17c0c7c41c15b)] - fix: reset lastIndex when pattern used the "g" flag (#1) (eric.zhang <<910261782@qq.com>>)
 
**others**
  * [[`ca6187d`](http://github.com/eggjs/egg-path-matching/commit/ca6187dd5499f681d5d820541e82210e82019055)] - docs: fix badges (dead-horse <<dead_horse@qq.com>>)
  * [[`f7d936b`](http://github.com/eggjs/egg-path-matching/commit/f7d936b16d26fb16ea4e5af56f8ced729331f8ae)] - build: add more scripts (dead-horse <<dead_horse@qq.com>>)
 
1.0.0 / 2016-11-15
==================
 
  * feat: add autod config
  * test: build test on node@4,5,6
  * feat: first implement