tonsky / tongue

Do-it-yourself i18n library for Clojure/Script
Eclipse Public License 1.0
307 stars 19 forks source link

Exclude clojure.core/parse-long (v1.11) in tongue.core #36

Closed stevejmp closed 2 years ago

stevejmp commented 2 years ago

Fixes #35

All tests pass

--- Testing on Clojure 1.10.0 ---

<snip>

Ran 9 tests containing 117 assertions.
0 failures, 0 errors.

<snip>

--- Testing on Clojure 1.8.0 ---

<snip>

Ran 9 tests containing 117 assertions.
0 failures, 0 errors.

<snip>

--- Testing on ClojureScript ---

<snip>

Ran 9 tests containing 116 assertions.
0 failures, 0 errors.
tonsky commented 2 years ago

Thank you! Hard to future-proof things like this

tonsky commented 2 years ago

Pushed 1.4.4