protorepl

jasongilman 2016-07-04T19:03:00.000007Z

Updates for Proto REPL and Proto REPL Charts have been released. This adds the new canvas API to Proto REPL Charts https://github.com/jasongilman/proto-repl-charts/blob/master/canvas.md

🎉 1
jasongilman 2016-07-04T19:07:57.000009Z

You'll need to update your project.clj to use the following:

jasongilman 2016-07-04T19:08:03.000010Z

[proto-repl-charts "0.3.0"] [proto-repl "0.2.0"]