045758db56
Signed-off-by: Fletcher Nichol <fnichol@nichol.ca>
31 lines
658 B
Markdown
31 lines
658 B
Markdown
## 0.11.0 / 2016-04-29
|
|
|
|
### Breaking API changes
|
|
|
|
* Move adjectives const to `names::ADJECTIVES`. ([@fnichol][])
|
|
* Move nouns const to `names::NOUNS`. ([@fnichol][])
|
|
|
|
### Improvements
|
|
|
|
* (cli) Add color and suggestions features. ([@fnichol][])
|
|
* Inline adjective and noun data from plaintext files. ([@fnichol][])
|
|
|
|
|
|
## 0.10.0 / 2015-11-01
|
|
|
|
### Breaking API changes
|
|
|
|
* Use `Default` trait for Generator & Name types. ([@fnichol][])
|
|
|
|
### Improvements
|
|
|
|
* (cli) Update usage output. ([@fnichol][])
|
|
|
|
|
|
## 0.9.0 / 2015-09-15
|
|
|
|
The initial release.
|
|
|
|
<!--- The following link definition list is generated by PimpMyChangelog --->
|
|
[@fnichol]: https://github.com/fnichol
|