amethyst_cli 0.1.2

Command-line interface for managing Amethyst projects
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Changelog

## 0.1.2 ()

* Update template project's `main.rs` to eliminate unused variable warning

## 0.1.1 (07b34e75dc6bd87fd5a03cb31841ea802e95d392)

* Update included `main.rs` in the template project to API version 0.1.3
* Remove unused zip-rs dependency "bzip2"

## 0.1.0 (2d7abd81c636bee7ed3296784a409d3cee460e60)

* Initial release