Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.34 KB

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 1.34 KB

Changelog (atft library)

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]

Same as [0.0.3], see [0.0.3] for the reasons it was yanked.

[0.0.3] - 2019-04-18 [YANKED]

Yanked due to patch version increase not adhering to semver. Also, due to the tag v0.0.3 already having been used for [0.0.2], which is confusing. From now on, atft library versions will match Git tags and GitHub releases.

Added

  • atft library: exposition of atft's public API by [@makimenko] fixing issue #39

Added

  • atft library by [@makimenko] separating the Three.js bindings from the example code in `app.component.{html|ts|...}
    It is published on NPM: https://www.npmjs.com/package/atft

Changelog (example project)

Since the example project is not meant to be used as a dependency, we will always leave it at version [0.0.0].

[0.0.0]

Initial and "continuously updated" version.