Commit graph

6 commits

Author SHA1 Message Date
Joe Ardent
1c2f6256cf Add UUID generation, updates deps. 2021-11-07 12:32:20 -08:00
Joe Ardent
7892dffc46 Adds --buel and --bule options. Updates dependencies and documentation. 2020-02-02 17:21:45 -08:00
Joe Ardent
c67c1c459c Removes need for beta or nightly toolchain.
Previously, it was using 'edition = "2018"' in the manifest, which
enabled nifty new features like "not having to say 'extern crate'". See
https://rust-lang-nursery.github.io/edition-guide/editions/index.html.
2018-10-24 18:10:05 -07:00
Joe Ardent
549d0e97cc Ready for release 1. See VERSIONING.md for details. 2018-10-23 16:41:42 -07:00
Joe Ardent
48f78adfd4 Adds version information. 2018-10-23 16:23:53 -07:00
Joe Ardent
51826d7a3d Initial commit of version 1. 2018-10-23 15:47:33 -07:00