Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

36 lines (29 loc) · 1.15 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

  • Added
    • Support comments in templates/FileMapping.ini
  • Changed
  • Deprecated
  • Removed
  • Fixed
  • Security

0.2.2 - 2022-06-07

Security

0.2.1 - 2021-08-15

Changed

  • Internal: Removed the requirement to share data between the binary and build script through a published library

0.2.0 - 2021-08-14

Changed

  • cargo uwp new now creates a Cargo package that builds out-of-the-box

0.1.0 - 2021-08-13

Added

  • Build system generator and UWP starter project