Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 851 Bytes

CHANGELOG.md

File metadata and controls

32 lines (20 loc) · 851 Bytes

CHANGELOG

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com. This project follows the conventions of semver.org.

0.3 - 2017-10-12

Changed

  • Porting Spiralweb to Python 3.
  • Added bootstrapping calls to the Makefile.

Fixed

  • Suppressed chatter from PLY about creating parsetab.

0.2 - 2014-05-10

Added

  • Created inheritance process for chunk parameters.

Fixed

  • Fixed annoying 'Generating LALR tables' on invocation.

Version 0.1

Added

  • Initial release.