Skip to content

Latest commit

 

History

History
55 lines (30 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

55 lines (30 loc) · 1.35 KB

textX-dev 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.

Everything that is documented in the official docs is considered the part of the public API.

Backward incompatible changes are marked with (BIC). These changes are the reason for the major version increase so when upgrading between major versions please take a look at related PRs and issues and see if the change affects you.

Added

Changed

Fixed

[0.1.5] (Released: 2020-10-05)

Fixed

  • Fix setup to package grammar (*.tx) files (5f09f67)

0.1.4 (Released: 2020-08-05)

  • Added project_name to config

0.1.3 (Released: 2020-08-05)

  • Fixed wheel packaging of template files

0.1.2 (Released: 2020-08-03)

  • Initial release