Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: lread/zprint

Tags

1.0.0

Toggle 1.0.0's commit message
Clean up test_config, reformat a bit.

0.5.4

Toggle 0.5.4's commit message
Added assert-args to the :fn-map, correct -e test to account for that.

0.5.3

Toggle 0.5.3's commit message
Fix binding vectors not respecting newlines. Issue kkinnear#118.

Reformat sources.

0.5.2

Toggle 0.5.2's commit message
Format sources.

0.5.1

Toggle 0.5.1's commit message
Allow {:color? true} to affect all functions.

This includes zprint-file-str, which is the basis
for the uberjar and all zprint-filters.

0.5.0

Toggle 0.5.0's commit message
Update CHANGELOG.md with correct release date.

0.4.16

Toggle 0.4.16's commit message
Update README.md for 10.1 release testing.

0.4.15

Toggle 0.4.15's commit message
Fix cljs build warning.

0.4.14

Toggle 0.4.14's commit message
Make it work with graalvm.

Format everything.

0.4.13

Toggle 0.4.13's commit message
Fix issue kkinnear#72, and exception if :arg2-extend has non symbol fns.