Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-28 | v0.1.1 | Ryan Dahl | |
2018-08-23 | Bump version to v0.1.0 | Ryan Dahl | |
https://github.com/denoland/deno/milestone/1 | |||
2018-08-22 | Bump version to v0.0.3 | Ryan Dahl | |
2018-08-21 | Travis deploy (#548) | Ryan Dahl | |
* Fix travis deploy / simplify build. - No more stages, only build release mode. - Fixes API key issue. * Reinstate master only - testing was successful. | |||
2018-08-17 | Command line flag parsing (#524) | Ryan Dahl | |
In particular this allow -D for logging debug output. |