dm-unity
Version:
A command-line tool for Unity based games
37 lines (25 loc) • 673 B
Markdown
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.0.8] -
### Added
- This CHANGELOG file to hopefully serve as an evolving CHANGELOG.
## [0.0.7] - 2018-07-05
### Added
- Progress bar
## [0.0.6] - 2018-07-05
### Added
- Contextual color output messages
## [0.0.5] - 2018-07-05
### Added
- README
- gitignore
- Initial Setup
- Commander
- ShellJs
## [Unreleased]
### Add
- Build options
- Get version data from builder.json
Added - Changed - Fixed - Removed