Skip to content

Commit

Permalink
Bump version from 0.2.0 to 0.3.0 and upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhad6 committed Dec 8, 2023
1 parent c840482 commit 32589eb
Show file tree
Hide file tree
Showing 6 changed files with 98 additions and 83 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:
POETRY_VERSION: "1.7.1"
PYTHON_VERSION: "3.9"
PACKAGE_NAME: "paramview"
PACKAGE_VERSION: "0.2.0"
PACKAGE_VERSION: "0.3.0"

jobs:
build:
Expand Down
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,13 @@ project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0).

## [Unreleased]

## [0.3.0] (Dec 8 2023)

### Added

- Edit mode and ability to commit.
- Edit mode.
- Ability to commit directly from the UI.
- Commit comparison view of what has changed from the latest commit.

## [0.2.0] (May 4 2023)

Expand Down Expand Up @@ -41,7 +45,8 @@ project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0).
- CLI command `paramview` for launching the GUI.
- `start_server` Python function to launch the GUI.

[unreleased]: https://github.com/PainterQubits/paramview/compare/v0.2.0...main
[unreleased]: https://github.com/PainterQubits/paramview/compare/v0.3.0...main
[0.3.0]: https://github.com/PainterQubits/paramview/releases/tag/v0.3.0
[0.2.0]: https://github.com/PainterQubits/paramview/releases/tag/v0.2.0
[0.1.1]: https://github.com/PainterQubits/paramview/releases/tag/v0.1.1
[0.1.0]: https://github.com/PainterQubits/paramview/releases/tag/v0.1.0
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ authors:
- family-names: "Hadley"
given-names: "Alex"
title: "ParamView"
version: 0.2.0
date-released: 2023-05-04
version: 0.3.0
date-released: 2023-12-08
url: "https://github.com/PainterQubits/paramview"
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "paramview",
"private": true,
"version": "0.2.0",
"version": "0.3.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down Expand Up @@ -34,7 +34,7 @@
"@swc/core": "^1.3.100",
"@swc/jest": "^0.2.29",
"@types/jest": "^29.5.11",
"@types/node": "^20.10.3",
"@types/node": "^20.10.4",
"@types/react": "^18.2.42",
"@types/react-dom": "^18.2.17",
"@types/react-window": "^1.8.8",
Expand All @@ -56,7 +56,7 @@
"prettier": "^3.1.0",
"ts-node": "^10.9.1",
"typescript": "^5.3.3",
"vite": "^5.0.6",
"vite": "^5.0.7",
"wait-on": "^7.2.0",
"whatwg-fetch": "^3.6.19"
}
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "paramview"
version = "0.2.0"
version = "0.3.0"
description = "GUI for viewing the contents of a ParamDB database."
authors = ["Alex Hadley <[email protected]>"]
license = "BSD-3-Clause"
Expand Down
158 changes: 84 additions & 74 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1508,86 +1508,93 @@ __metadata:
languageName: node
linkType: hard

"@rollup/rollup-android-arm-eabi@npm:4.6.1":
version: 4.6.1
resolution: "@rollup/rollup-android-arm-eabi@npm:4.6.1"
"@rollup/rollup-android-arm-eabi@npm:4.7.0":
version: 4.7.0
resolution: "@rollup/rollup-android-arm-eabi@npm:4.7.0"
conditions: os=android & cpu=arm
languageName: node
linkType: hard

"@rollup/rollup-android-arm64@npm:4.6.1":
version: 4.6.1
resolution: "@rollup/rollup-android-arm64@npm:4.6.1"
"@rollup/rollup-android-arm64@npm:4.7.0":
version: 4.7.0
resolution: "@rollup/rollup-android-arm64@npm:4.7.0"
conditions: os=android & cpu=arm64
languageName: node
linkType: hard

"@rollup/rollup-darwin-arm64@npm:4.6.1":
version: 4.6.1
resolution: "@rollup/rollup-darwin-arm64@npm:4.6.1"
"@rollup/rollup-darwin-arm64@npm:4.7.0":
version: 4.7.0
resolution: "@rollup/rollup-darwin-arm64@npm:4.7.0"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@rollup/rollup-darwin-x64@npm:4.6.1":
version: 4.6.1
resolution: "@rollup/rollup-darwin-x64@npm:4.6.1"
"@rollup/rollup-darwin-x64@npm:4.7.0":
version: 4.7.0
resolution: "@rollup/rollup-darwin-x64@npm:4.7.0"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@rollup/rollup-linux-arm-gnueabihf@npm:4.6.1":
version: 4.6.1
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.6.1"
"@rollup/rollup-linux-arm-gnueabihf@npm:4.7.0":
version: 4.7.0
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.7.0"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard

"@rollup/rollup-linux-arm64-gnu@npm:4.6.1":
version: 4.6.1
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.6.1"
"@rollup/rollup-linux-arm64-gnu@npm:4.7.0":
version: 4.7.0
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.7.0"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@rollup/rollup-linux-arm64-musl@npm:4.6.1":
version: 4.6.1
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.6.1"
"@rollup/rollup-linux-arm64-musl@npm:4.7.0":
version: 4.7.0
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.7.0"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@rollup/rollup-linux-x64-gnu@npm:4.6.1":
version: 4.6.1
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.6.1"
"@rollup/rollup-linux-riscv64-gnu@npm:4.7.0":
version: 4.7.0
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.7.0"
conditions: os=linux & cpu=riscv64 & libc=glibc
languageName: node
linkType: hard

"@rollup/rollup-linux-x64-gnu@npm:4.7.0":
version: 4.7.0
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.7.0"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@rollup/rollup-linux-x64-musl@npm:4.6.1":
version: 4.6.1
resolution: "@rollup/rollup-linux-x64-musl@npm:4.6.1"
"@rollup/rollup-linux-x64-musl@npm:4.7.0":
version: 4.7.0
resolution: "@rollup/rollup-linux-x64-musl@npm:4.7.0"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@rollup/rollup-win32-arm64-msvc@npm:4.6.1":
version: 4.6.1
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.6.1"
"@rollup/rollup-win32-arm64-msvc@npm:4.7.0":
version: 4.7.0
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.7.0"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@rollup/rollup-win32-ia32-msvc@npm:4.6.1":
version: 4.6.1
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.6.1"
"@rollup/rollup-win32-ia32-msvc@npm:4.7.0":
version: 4.7.0
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.7.0"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard

"@rollup/rollup-win32-x64-msvc@npm:4.6.1":
version: 4.6.1
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.6.1"
"@rollup/rollup-win32-x64-msvc@npm:4.7.0":
version: 4.7.0
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.7.0"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -1924,21 +1931,21 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^20.10.3":
version: 20.10.3
resolution: "@types/node@npm:20.10.3"
"@types/node@npm:*, @types/node@npm:^20.10.4":
version: 20.10.4
resolution: "@types/node@npm:20.10.4"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 7c8a0327a29d68a0bb152ae30e8c4738638515dd599064821c9d0c1884a1efa103021cd8f8c91e690cd56b0602bb6fe0e6651a5df2337bdc85e0c0f66054b2ce
checksum: 2c8b70cba731eb2ae3ae046daa74903bfcbb0e7b9196da767e5895054f6d252296ae7a04fb1dbbcb53bb004c4c658c05eaea2731bc9e2dd9e08f7e88d672f563
languageName: node
linkType: hard

"@types/node@npm:^18.17.5":
version: 18.19.2
resolution: "@types/node@npm:18.19.2"
version: 18.19.3
resolution: "@types/node@npm:18.19.3"
dependencies:
undici-types: "npm:~5.26.4"
checksum: ba54b735a8ab8692fa92b5658664dd470ae284e8dc36505d5414ae94fd44d0a7e9a2956c247a5868932dd69920a833867971e05bfb41a5aa32c89e4e7ef304f5
checksum: 3ed943d06e9dff70a3da793f794f1192cd93b0ababdb9f07425a05680f17cfce649cbc46734265f6fbe52fd9f277496d3a4da26c013f1193a0345f2420ea6cd0
languageName: node
linkType: hard

Expand Down Expand Up @@ -3237,9 +3244,9 @@ __metadata:
linkType: hard

"csstype@npm:^3.0.2, csstype@npm:^3.1.2":
version: 3.1.2
resolution: "csstype@npm:3.1.2"
checksum: 32c038af259897c807ac738d9eab16b3d86747c72b09d5c740978e06f067f9b7b1737e1b75e407c7ab1fe1543dc95f20e202b4786aeb1b8d3bdf5d5ce655e6c6
version: 3.1.3
resolution: "csstype@npm:3.1.3"
checksum: 80c089d6f7e0c5b2bd83cf0539ab41474198579584fa10d86d0cafe0642202343cbc119e076a0b1aece191989477081415d66c9fefbf3c957fc2fc4b7009f248
languageName: node
linkType: hard

Expand Down Expand Up @@ -3512,9 +3519,9 @@ __metadata:
linkType: hard

"electron-to-chromium@npm:^1.4.601":
version: 1.4.606
resolution: "electron-to-chromium@npm:1.4.606"
checksum: bedf5cde7bcdf3d926c56ff863a7ee79f44d81af22962f6e0e19d9de0b59dfe983c3205dd50287a3a3b390e6af34592009651b39d55654e8896dd8c93ca42766
version: 1.4.609
resolution: "electron-to-chromium@npm:1.4.609"
checksum: 9675a79388acbaff5953a4c61589af7da93e0d1f9d6a3b284c7630f10126eb0998557b07448514214d5a3d19025310039b55f405ab701b1253130fc94907f743
languageName: node
linkType: hard

Expand Down Expand Up @@ -6790,7 +6797,7 @@ __metadata:
"@swc/core": "npm:^1.3.100"
"@swc/jest": "npm:^0.2.29"
"@types/jest": "npm:^29.5.11"
"@types/node": "npm:^20.10.3"
"@types/node": "npm:^20.10.4"
"@types/react": "npm:^18.2.42"
"@types/react-dom": "npm:^18.2.17"
"@types/react-window": "npm:^1.8.8"
Expand Down Expand Up @@ -6820,7 +6827,7 @@ __metadata:
socket.io-client: "npm:^4.7.2"
ts-node: "npm:^10.9.1"
typescript: "npm:^5.3.3"
vite: "npm:^5.0.6"
vite: "npm:^5.0.7"
wait-on: "npm:^7.2.0"
whatwg-fetch: "npm:^3.6.19"
languageName: unknown
Expand Down Expand Up @@ -7371,21 +7378,22 @@ __metadata:
linkType: hard

"rollup@npm:^4.2.0":
version: 4.6.1
resolution: "rollup@npm:4.6.1"
dependencies:
"@rollup/rollup-android-arm-eabi": "npm:4.6.1"
"@rollup/rollup-android-arm64": "npm:4.6.1"
"@rollup/rollup-darwin-arm64": "npm:4.6.1"
"@rollup/rollup-darwin-x64": "npm:4.6.1"
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.6.1"
"@rollup/rollup-linux-arm64-gnu": "npm:4.6.1"
"@rollup/rollup-linux-arm64-musl": "npm:4.6.1"
"@rollup/rollup-linux-x64-gnu": "npm:4.6.1"
"@rollup/rollup-linux-x64-musl": "npm:4.6.1"
"@rollup/rollup-win32-arm64-msvc": "npm:4.6.1"
"@rollup/rollup-win32-ia32-msvc": "npm:4.6.1"
"@rollup/rollup-win32-x64-msvc": "npm:4.6.1"
version: 4.7.0
resolution: "rollup@npm:4.7.0"
dependencies:
"@rollup/rollup-android-arm-eabi": "npm:4.7.0"
"@rollup/rollup-android-arm64": "npm:4.7.0"
"@rollup/rollup-darwin-arm64": "npm:4.7.0"
"@rollup/rollup-darwin-x64": "npm:4.7.0"
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.7.0"
"@rollup/rollup-linux-arm64-gnu": "npm:4.7.0"
"@rollup/rollup-linux-arm64-musl": "npm:4.7.0"
"@rollup/rollup-linux-riscv64-gnu": "npm:4.7.0"
"@rollup/rollup-linux-x64-gnu": "npm:4.7.0"
"@rollup/rollup-linux-x64-musl": "npm:4.7.0"
"@rollup/rollup-win32-arm64-msvc": "npm:4.7.0"
"@rollup/rollup-win32-ia32-msvc": "npm:4.7.0"
"@rollup/rollup-win32-x64-msvc": "npm:4.7.0"
fsevents: "npm:~2.3.2"
dependenciesMeta:
"@rollup/rollup-android-arm-eabi":
Expand All @@ -7402,6 +7410,8 @@ __metadata:
optional: true
"@rollup/rollup-linux-arm64-musl":
optional: true
"@rollup/rollup-linux-riscv64-gnu":
optional: true
"@rollup/rollup-linux-x64-gnu":
optional: true
"@rollup/rollup-linux-x64-musl":
Expand All @@ -7416,7 +7426,7 @@ __metadata:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 36a48b475e9b4da09579573fb40932af1b082b903b6acfc2a412aff33efaf57d13de9985a057585c40b46e111a6b3b037596a7ebbe800dfd7d8378b684db1acd
checksum: 1226252168e701aa50d8e71fc42f0561f16388b83f224fdf48aea20784143a668c897c5a8f80dc15f684fab4ece689f9d99ac3e3deab02d6b9d5dd1637b38428
languageName: node
linkType: hard

Expand Down Expand Up @@ -8032,8 +8042,8 @@ __metadata:
linkType: hard

"ts-node@npm:^10.9.1":
version: 10.9.1
resolution: "ts-node@npm:10.9.1"
version: 10.9.2
resolution: "ts-node@npm:10.9.2"
dependencies:
"@cspotcode/source-map-support": "npm:^0.8.0"
"@tsconfig/node10": "npm:^1.0.7"
Expand Down Expand Up @@ -8065,7 +8075,7 @@ __metadata:
ts-node-script: dist/bin-script.js
ts-node-transpile-only: dist/bin-transpile.js
ts-script: dist/bin-script-deprecated.js
checksum: 95187932fb83f3901e22546bd2feeac7d2feb4f412f42ac3a595f049a23e8dcf70516dffb51866391228ea2dbcfaea039e250fb2bb334d48a86ab2b6aea0ae2d
checksum: 5f29938489f96982a25ba650b64218e83a3357d76f7bede80195c65ab44ad279c8357264639b7abdd5d7e75fc269a83daa0e9c62fd8637a3def67254ecc9ddc2
languageName: node
linkType: hard

Expand Down Expand Up @@ -8348,9 +8358,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.0.6":
version: 5.0.6
resolution: "vite@npm:5.0.6"
"vite@npm:^5.0.7":
version: 5.0.7
resolution: "vite@npm:5.0.7"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -8384,7 +8394,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 5c0f29e81865c8a4992d7a13a9c736b79a6caa4cdd98ade73ab5923e928818dddc23a954c99a3e1de5d59a0e004e7e86344c18a955e6d06194d7e394d7027e20
checksum: ae3a54bcb7933bc1420c54f7d72dfa88b80e53557e7de19dee018d5e8e2545d967bcbd6af48fa96dd132229f25334ff61df42621c034fe8275d9076dadb3ad7f
languageName: node
linkType: hard

Expand Down

0 comments on commit 32589eb

Please sign in to comment.