weavejester / compojure

A concise routing library for Ring/Clojure
Eclipse Public License 1.0
4.08k stars 259 forks source link

Add :compojure/route-context to the request map #212

Closed liamchzh closed 2 years ago

liamchzh commented 2 years ago

Contains the combined route context for the current route.

Relates to #210.

weavejester commented 2 years ago

Can you change the commit message to:

Add :compojure/route-context to the request map

Contains the combined route context for the current route.
liamchzh commented 2 years ago

Can you change the commit message to:

Add :compojure/route-context to the request map

Contains the combined route context for the current route.

The commit message has been updated.

liamchzh commented 2 years ago

@weavejester Hi James, sorry for pestering you again, could you push a new release when you have a chance?

weavejester commented 2 years ago

Released 1.7.0.