Skip to content

Latest commit

 

History

History
52 lines (30 loc) · 1.47 KB

CHANGELOG.md

File metadata and controls

52 lines (30 loc) · 1.47 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.

  • No changes currently

1.1.4 - 2022-01-10

Fixed

  • Fixed function calls overriding control statements #18 (thanks @Muhlex)

1.1.3 - 2019-24-09

Added

  • Added back some functions missing from vscode-codscript that were previously present in the old CoD-Sense plugin

1.1.2 - 2019-12-08

Fixed

  • Fixed name of showToPlayer function (was mistakenly set to showToPlay)

1.1.1 - 2019-03-09

Removed

  • Removed isArray function (apparently not a stock function)

1.1.0 - 2019-02-22

Added

  • Added missing functions in /src/defs/defs.ts
  • Definition generator (for internal developers)

1.0.2 - 2019-02-15