|
3341e3640c
|
Merge pull request #1224 from matthiasbeyer/git-version-in-version
Git version in version
|
2018-02-18 20:03:09 +01:00 |
|
|
9469693763
|
Use new make_imag_version!() macro for building version string
|
2018-02-13 11:38:34 +01:00 |
|
|
a43232230b
|
Fix error handling for new API
|
2018-02-12 21:19:48 +01:00 |
|
|
30d2c28a22
|
Update version string: 0.6.0 -> 0.7.0
|
2018-02-11 14:22:24 +01:00 |
|
|
fa8af0c053
|
Merge pull request #1275 from matthiasbeyer/clap-features
Clap features
|
2018-02-11 13:29:17 +01:00 |
|
|
9f48071e48
|
Do not print "Ok" after successful execution
|
2018-02-10 16:41:27 +01:00 |
|
|
8656a38c50
|
Update dependency: clap: 2.17 -> 2.29
|
2018-02-10 16:40:34 +01:00 |
|
|
9d2900a7dc
|
Compile clap with suggestions and color support
|
2018-02-10 16:40:34 +01:00 |
|
|
d5a9e4930d
|
Update dates in license header
And add missing header in one file
|
2018-02-07 02:48:53 +01:00 |
|
|
7731b88c97
|
Remove map_err_trace_exit() calls in favour of map_err_trace_exit_unwrap()
|
2018-01-29 09:38:32 +01:00 |
|
|
635d000344
|
log: 0.4.0-rc.1 -> 0.4.0
|
2018-01-15 11:21:52 +01:00 |
|
|
f209e12410
|
Update dependency: log: 0.3.* -> 0.4.0-rc.1
|
2018-01-15 11:20:07 +01:00 |
|
|
0c4be78223
|
Update dependency: toml-query -> 0.6
|
2018-01-13 01:14:03 +01:00 |
|
|
bfc35e0517
|
Remove dependency "version"
Because the "version" crate is licensed as GPL, which would us require
to release imag as GPL, we remove the crate now.
|
2018-01-12 13:33:40 +01:00 |
|
|
3c8dd19d11
|
Update version strings: 0.5.0 -> 0.6.0
|
2017-12-25 19:17:07 +01:00 |
|
|
a20871eb5e
|
Add badges in Cargo.toml of all crates
|
2017-10-31 15:03:30 +01:00 |
|
|
758166637b
|
Update toml-query: 0.3.* -> 0.4
This update is needed for the error-chain update, as the toml-query
0.4.0 release also bumps this dependency.
|
2017-10-12 22:13:04 +02:00 |
|
|
815cde76d0
|
Rewrite .map_err_trace_exit().unwrap() with new helper fn
|
2017-10-12 20:15:46 +02:00 |
|
|
73f6016221
|
Update version strings: 0.4.0 -> 0.5.0
|
2017-09-24 13:05:01 +02:00 |
|
|
738b0ce4b9
|
Implement CLI
|
2017-09-22 14:37:03 +02:00 |
|
|
664d85c42f
|
Add UI spec
|
2017-09-22 14:37:03 +02:00 |
|
|
fbbb26b737
|
Initial import
|
2017-09-21 19:01:36 +02:00 |
|