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.
- Removed copy framing functionality.
0.0.17 - 2021-07-10
- Updated gradle to 7.1.1.
- Updated dependency
org.apiguardian:apiguardian-api
to v1.1.2.
0.0.16 - 2021-06-26
- Update dependency com.github.nbaztec.coveralls-jacoco to v1.2.13.
0.0.15 - 2021-06-19
- Update dependency org.sonarqube:org.sonarqube.gradle.plugin to v3.3
- Update dependency gradle to v7.1
0.0.14 - 2021-05-15
- Updated gradle and plugins, etc.
0.0.13 - 2021-04-10
- Fixed
CodeQL
workflow.
0.0.12 - 2021-04-10
- Updated
build.gradle
. FixedcoverallsJacoco
.
0.0.11 - 2021-04-10
- Changelog template updated.
- Updated
build.gradle
.
0.0.10 - 2021-04-10
- Updated
build.gradle
.
0.0.9 - 2021-04-10
- Formatting updates.
- Updated to jdk6.
build.gradle
packages version updates.- Gradle version update.
- Update to Github action setup java v2.
0.0.8 - 2021-03-07
- Updated coverage to 5.6.
0.0.7 - 2021-02-07
- Updated to new versions of third-party libraries for static files.
- Updated npm packages.
- Fixed CHANGELOG.md formatting.
0.0.6 - 2021-01-10
- Fixed CHANGELOG.md.
0.0.5 - 2021-01-10
- Updated code-ql workflow.
- Updated workflow for gitmodules.
- Updated workflow for gitmodules for all jobs.
- Added
--remote
--merge
to submodule update in workflow. - Updated build scripts.
- Updated to new gradle packages and new gradle.
- Updated main workflow and makefile.
- Documentation, builds and other plumbing.
- Added install-vsce step for CI.
- Added install-rimraf step for CI.
- Added npm install step.
- Added development steps until CI automation is in place.
0.0.4 - 2021-01-05
- Updated extension name.
- Updated Changelog.
- Updated
create_problems_list.py
. - Updated
.gitignore
. - Updated extension display name.
0.0.3 - 2021-01-05
- Added linter GitHub workflow.
skip_for_problems_list
property to json snippet for metadata.
- Updated
eslint.workingDirectories
in settings. - VSCode launch.json
mainClass
for one configuration. - Changed
get_problems_list
toget_problems_count
.
- Removed VSCode settings.json. This should come from the template-repo and subsequently at repo creation time.
0.0.2 - 2021-01-02
- Fixed missing snippets issue in extension package.
0.0.1 - 2021-01-02
- First version.