Skip to content

Latest commit

 

History

History
93 lines (53 loc) · 1.87 KB

CHANGELOG.md

File metadata and controls

93 lines (53 loc) · 1.87 KB

Change Log

All notable changes to the "answer-set-programming-language-support" extension will be documented in this file.

0.7.1

  • Fixed a problem when reading config files on MacOS

0.7.0

  • Fixed issues (#9 and (#10

0.4.3

  • Updates bundled Clingo version to (5.4.0

0.4.2

  • Made Usage more intuitive and optimizations

0.4.1

  • Bugfixes

0.4.0

  • Added Multi-File Support! (use with config file)
  • Added Option to use a configuration file for clingo arguments
  • Added VSCode command to create sample config file
  • Optimization
  • Big Thanks to Richard Hegewald (richilino) for contributing the new features and helping optimize the extension code!

0.3.0

  • Added 2 Configuration Options
  • Added PATH Clingo compatibility (please enable in options!)
  • Added Auto Detect OS option (enabled by default)
  • You don't have to restart VSCode anymore to apply changes in settings (such wow)
  • Big Thanks to Spencer Killen (sjkillen) for contributing Auto Detect OS Feature and PATH compatibility on GitHub!

0.2.9

  • Minor Fix

0.2.8

  • Added Option to create a new Terminal after every execution
  • Minor fixes
  • When you close all terminals running a file will now create a new one

0.2.7

  • Added ASP Language to Extension
  • (hopefully) fixed gif

0.2.6

  • Added gif and minor fix

0.2.4

  • License added

0.2.3

  • Readme fix

0.2.2

  • Small Hotfix for new Commands

0.2.0

  • Added "Compute first Answer Set" Option
  • Added "Compute all Answer Sets" Option

0.1.2

  • Small Hotfix

0.1.1

  • Small Hotfix

0.1.0

  • Small Hotfix

0.0.1

Initial release

  • Single file support