omniconf icon indicating copy to clipboard operation
omniconf copied to clipboard

Fix warning with Clojure 1.11

Open emlyn opened this issue 2 years ago • 1 comments

Building under Clojure 1.11.1 produces the following warning:

WARNING: parse-boolean already refers to: #'clojure.core/parse-boolean in namespace: omniconf.core, being replaced by: #'omniconf.core/parse-boolean

emlyn avatar Apr 29 '22 13:04 emlyn

Fixed in 0.5.0. Sorry for the delay!

alexander-yakushev avatar Apr 01 '24 06:04 alexander-yakushev