mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-09 11:28:14 +08:00
Merge pull request #837 from c-bata/bump-to-vscode-0.3.0
Bump the version up to vscode 0.3.0
This commit is contained in:
@@ -6,8 +6,11 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## 0.3.0
|
||||
|
||||
* [bug] Fix a bug that the extension cannot show studies on the first attempt.
|
||||
* [feature] Enable a "Open in Optuna Dashboard" menu for `.log` files.
|
||||
* [enhancement] Add a slight performance improvement when loading a SQLite3 file that contains a lot of trials.
|
||||
|
||||
## 0.2.0
|
||||
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
"displayName": "Optuna Dashboard",
|
||||
"description": "Web Dashboard for Optuna",
|
||||
"publisher": "Optuna",
|
||||
"version": "0.2.0",
|
||||
"version": "0.3.0",
|
||||
"license": "MIT",
|
||||
"icon": "images/optuna-logo.png",
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user