Bump to 1.0.0

This commit is contained in:
Wataru Otsubo 2025-01-27 11:36:50 +01:00
parent 227fc38196
commit bac7ac5b19
10 changed files with 42 additions and 41 deletions

View file

@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
## [1.0.0] - 2025-01-27
### Added ### Added
- `create_database`(formally `create_database_from_exported_csvs`) now can save a JLD2 cache to store parsed slave logs. - `create_database`(formally `create_database_from_exported_csvs`) now can save a JLD2 cache to store parsed slave logs.
@ -135,7 +137,8 @@ Release for 6th campaign dispatching.
- Docs on the database and example of querying the database. - Docs on the database and example of querying the database.
- Docs on the internal (Julia implementation) - Docs on the internal (Julia implementation)
[unreleased]: https://gitlab.cern.ch/wotsubo/PSBoardDataBase/-/compare/v0.5.1...main [unreleased]: https://gitlab.cern.ch/wotsubo/PSBoardDataBase/-/compare/v1.0.0...main
[1.0.0]: https://gitlab.cern.ch/wotsubo/PSBoardDataBase/-/compare/v0.5.1...v1.0.0
[0.5.1]: https://gitlab.cern.ch/wotsubo/PSBoardDataBase/-/compare/v0.5.0...v0.5.1 [0.5.1]: https://gitlab.cern.ch/wotsubo/PSBoardDataBase/-/compare/v0.5.0...v0.5.1
[0.5.0]: https://gitlab.cern.ch/wotsubo/PSBoardDataBase/-/compare/v0.4.0...v0.5.0 [0.5.0]: https://gitlab.cern.ch/wotsubo/PSBoardDataBase/-/compare/v0.4.0...v0.5.0
[0.4.0]: https://gitlab.cern.ch/wotsubo/PSBoardDataBase/-/compare/v0.3.1...v0.4.0 [0.4.0]: https://gitlab.cern.ch/wotsubo/PSBoardDataBase/-/compare/v0.3.1...v0.4.0

View file

@ -1,7 +1,7 @@
name = "PSBoardDataBase" name = "PSBoardDataBase"
uuid = "779f6a9c-59fa-41f1-8ed1-e9a91eccb2f5" uuid = "779f6a9c-59fa-41f1-8ed1-e9a91eccb2f5"
authors = ["Wataru Otsubo <wotsubo@icepp.s.u-tokyo.ac.jp>"] authors = ["Wataru Otsubo <wotsubo@icepp.s.u-tokyo.ac.jp>"]
version = "0.5.1" version = "1.0.0"
[deps] [deps]
AutoHashEquals = "15f4f7f2-30c1-5605-9d31-71845cf9641f" AutoHashEquals = "15f4f7f2-30c1-5605-9d31-71845cf9641f"

View file

@ -350,12 +350,9 @@ version = "10.42.0+1"
deps = ["AutoHashEquals", "CSV", "DBInterface", "DataFrames", "Dates", "Documenter", "Downloads", "JLD2", "Printf", "SQLite", "StaticArrays", "Tables"] deps = ["AutoHashEquals", "CSV", "DBInterface", "DataFrames", "Dates", "Documenter", "Downloads", "JLD2", "Printf", "SQLite", "StaticArrays", "Tables"]
path = "/home/qwjyh/Documents/school/lab/PSBoard_QAQC/PSBoardDataBase" path = "/home/qwjyh/Documents/school/lab/PSBoard_QAQC/PSBoardDataBase"
uuid = "779f6a9c-59fa-41f1-8ed1-e9a91eccb2f5" uuid = "779f6a9c-59fa-41f1-8ed1-e9a91eccb2f5"
version = "0.5.1" version = "1.0.0"
weakdeps = ["InteractiveUtils"] weakdeps = ["InteractiveUtils"]
[deps.PSBoardDataBase.extensions]
PSBoardDataBaseInteractiveUtilsExt = "InteractiveUtils"
[[deps.Parsers]] [[deps.Parsers]]
deps = ["Dates", "PrecompileTools", "UUIDs"] deps = ["Dates", "PrecompileTools", "UUIDs"]
git-tree-sha1 = "8489905bcdbcfac64d1daa51ca07c0d8f0283821" git-tree-sha1 = "8489905bcdbcfac64d1daa51ca07c0d8f0283821"

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -647,9 +647,9 @@ weakdeps = ["Unitful"]
[[deps.IntervalArithmetic]] [[deps.IntervalArithmetic]]
deps = ["CRlibm_jll", "LinearAlgebra", "MacroTools", "RoundingEmulator"] deps = ["CRlibm_jll", "LinearAlgebra", "MacroTools", "RoundingEmulator"]
git-tree-sha1 = "ffb76d09ab0dc9f5a27edac2acec13c74a876cc6" git-tree-sha1 = "eb6ca9aef11db0c08b7ac0a5952c6c6ba6fbebf0"
uuid = "d1acc4aa-44c8-5952-acd4-ba5d80a2a253" uuid = "d1acc4aa-44c8-5952-acd4-ba5d80a2a253"
version = "0.22.21" version = "0.22.22"
[deps.IntervalArithmetic.extensions] [deps.IntervalArithmetic.extensions]
IntervalArithmeticDiffRulesExt = "DiffRules" IntervalArithmeticDiffRulesExt = "DiffRules"
@ -948,14 +948,15 @@ uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1"
version = "2.28.6+0" version = "2.28.6+0"
[[deps.Measurements]] [[deps.Measurements]]
deps = ["Calculus", "LinearAlgebra", "Printf", "Requires"] deps = ["Calculus", "LinearAlgebra", "Printf"]
git-tree-sha1 = "bdcde8ec04ca84aef5b124a17684bf3b302de00e" git-tree-sha1 = "3019b28107f63ee881f5883da916dd9b6aa294c1"
uuid = "eff96d63-e80a-5855-80a2-b1b0885c5ab7" uuid = "eff96d63-e80a-5855-80a2-b1b0885c5ab7"
version = "2.11.0" version = "2.12.0"
[deps.Measurements.extensions] [deps.Measurements.extensions]
MeasurementsBaseTypeExt = "BaseType" MeasurementsBaseTypeExt = "BaseType"
MeasurementsJunoExt = "Juno" MeasurementsJunoExt = "Juno"
MeasurementsMakieExt = "Makie"
MeasurementsRecipesBaseExt = "RecipesBase" MeasurementsRecipesBaseExt = "RecipesBase"
MeasurementsSpecialFunctionsExt = "SpecialFunctions" MeasurementsSpecialFunctionsExt = "SpecialFunctions"
MeasurementsUnitfulExt = "Unitful" MeasurementsUnitfulExt = "Unitful"
@ -963,6 +964,7 @@ version = "2.11.0"
[deps.Measurements.weakdeps] [deps.Measurements.weakdeps]
BaseType = "7fbed51b-1ef5-4d67-9085-a4a9b26f478c" BaseType = "7fbed51b-1ef5-4d67-9085-a4a9b26f478c"
Juno = "e5e0dc1b-0480-54bc-9374-aad01c23163d" Juno = "e5e0dc1b-0480-54bc-9374-aad01c23163d"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01" RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b" SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d" Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
@ -1089,12 +1091,9 @@ version = "0.4.3"
deps = ["AutoHashEquals", "CSV", "DBInterface", "DataFrames", "Dates", "Documenter", "Downloads", "JLD2", "Printf", "SQLite", "StaticArrays", "Tables"] deps = ["AutoHashEquals", "CSV", "DBInterface", "DataFrames", "Dates", "Documenter", "Downloads", "JLD2", "Printf", "SQLite", "StaticArrays", "Tables"]
path = ".." path = ".."
uuid = "779f6a9c-59fa-41f1-8ed1-e9a91eccb2f5" uuid = "779f6a9c-59fa-41f1-8ed1-e9a91eccb2f5"
version = "0.5.1" version = "1.0.0"
weakdeps = ["InteractiveUtils"] weakdeps = ["InteractiveUtils"]
[deps.PSBoardDataBase.extensions]
PSBoardDataBaseInteractiveUtilsExt = "InteractiveUtils"
[[deps.Packing]] [[deps.Packing]]
deps = ["GeometryBasics"] deps = ["GeometryBasics"]
git-tree-sha1 = "bc5bf2ea3d5351edf285a06b0016788a121ce92c" git-tree-sha1 = "bc5bf2ea3d5351edf285a06b0016788a121ce92c"
@ -1520,9 +1519,9 @@ version = "1.11.0"
[[deps.TiffImages]] [[deps.TiffImages]]
deps = ["ColorTypes", "DataStructures", "DocStringExtensions", "FileIO", "FixedPointNumbers", "IndirectArrays", "Inflate", "Mmap", "OffsetArrays", "PkgVersion", "ProgressMeter", "SIMD", "UUIDs"] deps = ["ColorTypes", "DataStructures", "DocStringExtensions", "FileIO", "FixedPointNumbers", "IndirectArrays", "Inflate", "Mmap", "OffsetArrays", "PkgVersion", "ProgressMeter", "SIMD", "UUIDs"]
git-tree-sha1 = "3c0faa42f2bd3c6d994b06286bba2328eae34027" git-tree-sha1 = "f21231b166166bebc73b99cea236071eb047525b"
uuid = "731e570b-9d59-4bfa-96dc-6df516fadf69" uuid = "731e570b-9d59-4bfa-96dc-6df516fadf69"
version = "0.11.2" version = "0.11.3"
[[deps.TranscodingStreams]] [[deps.TranscodingStreams]]
git-tree-sha1 = "0c45878dcfdcfa8480052b6ab162cdd138781742" git-tree-sha1 = "0c45878dcfdcfa8480052b6ab162cdd138781742"
@ -1607,9 +1606,9 @@ version = "1.1.42+0"
[[deps.XZ_jll]] [[deps.XZ_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl"] deps = ["Artifacts", "JLLWrappers", "Libdl"]
git-tree-sha1 = "beef98d5aad604d9e7d60b2ece5181f7888e2fd6" git-tree-sha1 = "56c6604ec8b2d82cc4cfe01aa03b00426aac7e1f"
uuid = "ffd25f8a-64ca-5728-b0f7-c24cf3aae800" uuid = "ffd25f8a-64ca-5728-b0f7-c24cf3aae800"
version = "5.6.4+0" version = "5.6.4+1"
[[deps.Xorg_libX11_jll]] [[deps.Xorg_libX11_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Xorg_libxcb_jll", "Xorg_xtrans_jll"] deps = ["Artifacts", "JLLWrappers", "Libdl", "Xorg_libxcb_jll", "Xorg_xtrans_jll"]

View file

@ -1,17 +1,19 @@
### A Pluto.jl notebook ### ### A Pluto.jl notebook ###
# v0.20.2 # v0.20.4
using Markdown using Markdown
using InteractiveUtils using InteractiveUtils
# This Pluto notebook uses @bind for interactivity. When running this notebook outside of Pluto, the following 'mock version' of @bind gives bound variables a default value (instead of an error). # This Pluto notebook uses @bind for interactivity. When running this notebook outside of Pluto, the following 'mock version' of @bind gives bound variables a default value (instead of an error).
macro bind(def, element) macro bind(def, element)
#! format: off
quote quote
local iv = try Base.loaded_modules[Base.PkgId(Base.UUID("6e696c72-6542-2067-7265-42206c756150"), "AbstractPlutoDingetjes")].Bonds.initial_value catch; b -> missing; end local iv = try Base.loaded_modules[Base.PkgId(Base.UUID("6e696c72-6542-2067-7265-42206c756150"), "AbstractPlutoDingetjes")].Bonds.initial_value catch; b -> missing; end
local el = $(esc(element)) local el = $(esc(element))
global $(esc(def)) = Core.applicable(Base.get, el) ? Base.get(el) : iv(el) global $(esc(def)) = Core.applicable(Base.get, el) ? Base.get(el) : iv(el)
el el
end end
#! format: on
end end
# ╔═╡ d3c95316-7ffb-11ef-1e2c-2934f89a2336 # ╔═╡ d3c95316-7ffb-11ef-1e2c-2934f89a2336
@ -348,7 +350,7 @@ SQLite = "~1.6.1"
PLUTO_MANIFEST_TOML_CONTENTS = """ PLUTO_MANIFEST_TOML_CONTENTS = """
# This file is machine-generated - editing it directly is not advised # This file is machine-generated - editing it directly is not advised
julia_version = "1.11.2" julia_version = "1.11.3"
manifest_format = "2.0" manifest_format = "2.0"
project_hash = "68b5b1b7d0691b17c298640ebab2813fd849f83c" project_hash = "68b5b1b7d0691b17c298640ebab2813fd849f83c"