Commit Graph

13 Commits

Author SHA1 Message Date
Travis Burtrum 240308389c Update to adjective_adjective_animal 2018-08-07 00:08:48 -04:00
Fletcher Nichol 045758db56 Release 0.11.0.
Signed-off-by: Fletcher Nichol <fnichol@nichol.ca>
2016-04-29 19:52:42 -06:00
Fletcher Nichol d9dc0eafbf Inline the word data with a build script.
This gets me back to exactly what I was hoping for: 2 plaintext files
that would be "inlined" into native code which could be statically
built. The build script was the key here. Happy now ;)

Signed-off-by: Fletcher Nichol <fnichol@nichol.ca>
2016-04-29 19:07:14 -06:00
Fletcher Nichol aba273486b Release 0.10.0. 2015-11-01 08:30:50 -07:00
Fletcher Nichol 6120de60b2 Exclude `cli/` in main project. 2015-09-22 10:25:28 -06:00
Fletcher Nichol 971887d2ec Add MIT license. 2015-09-22 10:08:34 -06:00
Fletcher Nichol d16a7f4c5f Add documentation URL to Cargo.toml. 2015-09-22 10:04:04 -06:00
Fletcher Nichol e65056d86b Update Cargo.toml project definitions. 2015-09-22 09:36:02 -06:00
Fletcher Nichol 9afc4bc2ac Extract cli into a subproject.
The cli binary pulls in more dependencies via clap and is not strictly
necessary in a crate-only context.
2015-09-22 09:15:03 -06:00
Fletcher Nichol 4059e5002d Add documentation. 2015-09-21 12:49:30 -06:00
Fletcher Nichol cf8d03cece Now a library and a binary. 2015-09-19 13:17:59 -07:00
Fletcher Nichol b7557465ef MVP. 2015-09-19 12:28:27 -07:00
Fletcher Nichol f852f53302 Initial 2015-09-19 11:06:58 -07:00