Clojars Release 0.3.3
This release fixes the handling of keywords. :abc
, :1.5
, :1.5.0
, ::abc
, ::1.5.0
are now processed correctly by the parser.
This release fixes the handling of keywords. :abc
, :1.5
, :1.5.0
, ::abc
, ::1.5.0
are now processed correctly by the parser.