File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33* Fixed path parameter handling in cases where path parameter is followed by an extension
44([ #196 ] ( https://github.com/metosin/compojure-api/issues/196 ) , [ metosin/ring-swagger #82 ] ( https://github.com/metosin/ring-swagger/issues/82 ) )
5- * [ Updated ring-swagger] ( https://github.com/metosin/ring-swagger/blob/master/CHANGELOG.md#Unreleased )
5+ * [ Updated ring-swagger] ( https://github.com/metosin/ring-swagger/blob/master/CHANGELOG.md#0223-1712016 )
66* Added ` compojure.api.exception/with-logging ` helper to add logging to exception handlers.
77 * Check extended wiki guide on [ exception handling] ( https://github.com/metosin/compojure-api/wiki/Exception-handling#logging )
88
99* Updated deps:
1010
1111``` clojure
12- [metosin/ring-swagger " 0.22.3-SNAPSHOT " ] is available
12+ [metosin/ring-swagger " 0.22.3" ] is available
1313```
1414
1515## 0.24.4 (13.1.2016)
Original file line number Diff line number Diff line change 1313 [org.tobereplaced/lettercase " 1.0.0" ]
1414 [frankiesardo/linked " 1.2.6" ]
1515 [metosin/ring-http-response " 0.6.5" ]
16- [metosin/ring-swagger " 0.22.3-SNAPSHOT " ]
16+ [metosin/ring-swagger " 0.22.3" ]
1717 [metosin/schema-tools " 0.7.0" ]
1818 [ring-middleware-format " 0.7.0" ]
1919 [backtick " 0.3.3" ]
You can’t perform that action at this time.
0 commit comments