summaryrefslogtreecommitdiff
path: root/src/version.rs
AgeCommit message (Expand)Author
2019-03-19Rename //src/ to //cli/ (#1962)Ryan Dahl
2019-03-11core: Abstract out Behavior from Isolate (#1904)Ryan Dahl
2019-01-14Update to rust 2018 editionAndy Hayden
2019-01-02Happy new year!Ryan Dahl
2018-12-13Read version from Cargo.toml (#1267)Goffert van Gool
2018-12-07v0.2.2Ryan Dahl
2018-11-30v0.2.1Ryan Dahl
2018-11-16v0.2.0Ryan Dahl
2018-11-12v0.1.12Ryan Dahl
2018-11-06Fix many of the clippy::pedantic warningsAndy Hayden
2018-11-05v0.1.11Ryan Dahl
2018-11-04Fix clippy warnings (#1149)Andy Hayden
2018-10-27v0.1.10Ryan Dahl
2018-10-20v0.1.9Ryan Dahl
2018-10-15`deno -v` should report typescript versionJinho Bang
2018-10-12v0.1.8Ryan Dahl
2018-10-04v0.1.7Ryan Dahl
2018-09-29v0.1.6Ryan Dahl
2018-09-21v0.1.5Ryan Dahl
2018-09-12v0.1.4Ryan Dahl
2018-09-05v0.1.3Ryan Dahl
2018-09-05Rename src/binding.rs -> src/libdeno.rsRyan Dahl
2018-08-30v0.1.2Ryan Dahl
2018-08-28v0.1.1Ryan Dahl
2018-08-23Bump version to v0.1.0Ryan Dahl
2018-08-22Bump version to v0.0.3Ryan Dahl
2018-08-21Travis deploy (#548)Ryan Dahl
2018-08-17Command line flag parsing (#524)Ryan Dahl