Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 800 Bytes

CHANGELOG.md

File metadata and controls

26 lines (20 loc) · 800 Bytes

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

  • Work in progress.

0.0.3 - 2019-01-26

Added

  • A new L-system implementation and its tests.
  • Changed development to pipenv environment.

Changed

  • Updates to README.md and TODO.md.

0.0.2 - 2019-01-26

Changed

  • HISTORY.md is now CHANGELOG.md, based on Keep a Changelog.
  • Marked issue in Makefile concerning the code not running outside IDLE (Python 3.6).

0.0.1 - 2019-01-26

Added

  • All of it. It's a quick and dirty implementation lacking in functionality.