Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.16 KB

File metadata and controls

29 lines (21 loc) · 1.16 KB

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]

[0.1.2] - 2023-10-26

Changed

  • Use task.defer instead of task.spawn inside :Destroy()

Fixed

  • Project name inconsistency between project.json and wally.toml

[0.1.1] - 2023-10-25

Added

  • Add missing Skipped event call inside TypeWriter._thread

Removed

  • Documentation build directory from wally package
  • TestRunner script from wally package

[0.1.0] - 2023-10-24

[unreleased] -> rbx-typewriter/compare/v0.1.2...HEAD

[0.1.2-alpha] -> rbx-typewriter/compare/v0.1.1...v0.1.2

[0.1.1-alpha] -> rbx-typewriter/compare/v0.1.0...v0.1.1

[0.1.0-alpha] -> rbx-typewriter/releases/tag/v0.1.0