Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 992 Bytes

CHANGELOG.md

File metadata and controls

44 lines (33 loc) · 992 Bytes

Changelog

All notable changes to the "vscode-nastran" extension will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • More useful snippets
  • Improve README file with better description
  • Test files, possibly taken from reference guide

Changed

  • Rethink naming conventions for consistent syntax coloring
  • Improve logo

[0.1.4] - 2019-03-05

Added

  • Solution bulk data entries

Fixed

  • Improve file management, executive and case control regexes

[0.1.3] - 2019-03-04

Fixed

  • New regex to color alternate columns

[0.1.0] - 2019-03-04

Added

  • Colors in alternate columns

Fixed

  • Regex for line continuation and some bulk data entries

[0.0.2] - 2019-03-04

Added

  • Logo

Changed

  • This CHANGELOG file
  • README file

[0.0.1] - 2019-03-04

Added

  • Initial release