Skip to content

Files

Latest commit

 

History

History
31 lines (16 loc) · 766 Bytes

CHANGELOG.md

File metadata and controls

31 lines (16 loc) · 766 Bytes

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

The format is based on Keep a Changelog.

[1.1.0] - 2024-04-18

Added

  • New input option artifacts-on-success to also upload artifacts on job success.
  • New input option artifacts-kind to also be able to include the whole test folder in artifacts.
  • New input option vscode-version to set the VS Code version to be used for testing.

Changed

  • Allow more than one VS Code extension to be installed for option vscode-notebook-ext.

Fixed

  • Removed multiple newlines from code for markdown comment.

[1.0.0] - 2024-04-04

Added

  • First release v1.0.0