Commit Graph

19 Commits

Author SHA1 Message Date
Godfrey Chan f4dcbf6ea1 v0.7.2 2017-10-09 22:53:01 -07:00
Godfrey Chan 65a98c65d1 v0.7.1 2017-10-06 15:51:12 -07:00
Terence Lee 73d3258405
update examples lockfiles 2017-10-05 00:12:25 -05:00
Ashe Connor 41064303ef
Use 'tomlrb' instead of 'toml' gem 2017-09-21 12:38:04 +10:00
Terence Lee 2864f15db3
v0.6.4 2017-09-05 17:03:37 -05:00
Godfrey Chan 5e5f2d9f70 v0.6.3 2017-08-30 21:37:09 -07:00
Godfrey Chan e43599a1bf v0.6.2 2017-08-28 23:10:49 -07:00
Godfrey Chan e47b390d97 Deprecate passing project name to `BuildTask`
Since we already have the `Cargo.toml`, we don't actually need the
user to pass the project name. Further more, the build task doesn't
actually work correctly if you pass any name _other than_ what is
in your `Cargo.toml` (as seen in #92).

Fixes #110.
2017-08-28 23:09:11 -07:00
Peter Wagenet 0b31b18680 Bump Version 2017-05-03 11:42:57 -07:00
Peter Wagenet 8ec2b122f3 Update example Gemfile.locks 2017-04-26 09:27:20 -07:00
Peter Wagenet c5703eb6b9 Bump version, rename helix crate 2017-04-24 09:31:18 -07:00
Godfrey Chan 067156d9ca Bump version 2017-04-22 16:10:20 -07:00
Peter Wagenet dee69897df Bump version 2017-04-19 12:07:16 -07:00
Peter Wagenet d0a3a9e37a Add helix CLI tool for generating projects
Also introduces the concept of parent projects which have child crates
2017-04-19 10:41:02 -07:00
Peter Wagenet 96a6596d30 Bump version in example Gemfile.lock 2017-04-17 15:06:35 -07:00
Peter Wagenet 512c90ee63 Add Duration tests from Rails 2017-03-09 15:59:42 -08:00
Peter Wagenet 89a84e02aa Make shared Helix build task 2017-03-06 15:28:29 -08:00
Peter Wagenet c0b6f4fb04 Fix building on non-Windows and other small fixes 2017-03-03 12:21:57 -08:00
Godhuda 9a67ce7e19 WIP Duration
Fix extern static warning

See https://github.com/rust-lang/rust/issues/35112
2017-02-16 15:49:04 -08:00