File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ## 1.0.0-RC1 (1.2.2016)
1+ ## 1.0.0-SNAPSHOT (1.2.2016)
22
33* Move from compile-time to runtime route resolution.
44 * Most of the internal macro magic has been vaporized
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Stuff on top of [Compojure](https://github.com/weavejester/compojure) for making
1414
1515[ ![ Clojars Project] ( http://clojars.org/metosin/compojure-api/latest-version.svg )] ( http://clojars.org/metosin/compojure-api )
1616
17- ** NOTE** All codes in ` master ` are already against the upcoming ` 1.0.0 ` . README and wiki are for the latest stabile version.
17+ ** NOTE** All codes in ` master ` are already against the upcoming ` 1.0.0 ` . Wiki is for the latest stabile version.
1818
1919## For information and help
2020
Original file line number Diff line number Diff line change 1- (defproject metosin /compojure-api " 1.0.0-RC1 "
1+ (defproject metosin /compojure-api " 1.0.0-SNAPSHOT "
22 :description " Compojure Api"
33 :url " https://github.com/metosin/compojure-api"
44 :license {:name " Eclipse Public License"
You can’t perform that action at this time.
0 commit comments