Skip to content

Latest commit

 

History

History
102 lines (80 loc) · 2.85 KB

CHANGELOG.md

File metadata and controls

102 lines (80 loc) · 2.85 KB

Changelog

0.2.6 - 2017-04-29

Removed

  • Removed old language settings from README

0.2.5 - 2017-03-02

Added

  • Configuration defaults (VS Code 1.10)
    • You no longer need the language settings in User Settings

0.2.4 - 2017-02-17

Changed

  • Sourced higher quality Apollo Program insignia for package icon

0.2.3 - 2017-02-09

Fixed

  • Some development files were not ignored by package. Reduced package size by 20KB

Changed

  • Package license changed to MIT. Previous versions were licensed under Apache 2
  • AGC Assembly is now called AGC
  • AGS Assembly is now called AGS
  • ARGUS H800 Assembly Language is now called ARGUS Honeywell 800

0.2.2 - 2017-02-04

Changed

  • Suggested settings is now called User Settings
  • User Settings in README uses language specific settings introduced in VSCode 1.9 (Feb 2017)

0.2.1 - 2017-01-26

Fixed

  • Files not being detected as AGC, AGC, Argus or Binsource

0.2.0 - 2017-01-26

Removed

0.1.4 - 2017-01-03

Added

  • Helper for AGC
  • Options for AGS, Argus and Binsource

0.1.3 - 2016-12-30

Changed

  • Rewrote source code in TypeScript
  • Merged languages back into syntax

Added

  • Barebones helper for AGC

0.1.2 - 2016-12-29

Fixed

  • Typo causing AGS and Argus to fail

0.1.1 - 2016-12-29

Added

  • Missing comment definitions

Changed

  • Moved language test files to samples
  • Moved images into ./images
  • Moved build script into ./src

Fixed

  • Argus language tokenizer failure

0.1.0 - 2016-12-29

Changed

  • Reorganised source files

0.0.3 - 2016-12-29

Added

  • Remainder of documentation
  • Package icon

Fixed

  • Typo in settings

0.0.2 - 2016-12-28

Fixed

  • Minor bugs

0.0.1 - 2016-12-28

Added

  • Initial release of AGC Assembly