1
1
mirror of https://github.com/nmattia/snack.git synced 2024-09-11 11:55:36 +03:00
snack/CHANGELOG.md
2018-10-03 21:37:09 +03:00

691 B

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.

Unreleased

Added

  • This CHANGELOG file to track changes to the command line and library APIs.

Changed

  • The snack run function to accept arguments that will be passed to the built executable.

Fixed

  • The module import parsing when the CPP extension is enabled.
  • The module import parsing when a BOM is present