mirror of
https://github.com/pesde-pkg/tooling.git
synced 2025-05-04 10:43:58 +01:00
chore(lib): prepare for v0.1.13
This commit is contained in:
parent
5d3017cac2
commit
eec8e178ff
12 changed files with 47 additions and 44 deletions
|
@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
|
||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.1.13] - 2025-04-21
|
||||||
### Added
|
### Added
|
||||||
- Added support for inferring non-interactivity status from process context ([#8](https://github.com/pesde-pkg/tooling/pull/8))
|
- Added support for inferring non-interactivity status from process context ([#8](https://github.com/pesde-pkg/tooling/pull/8))
|
||||||
- Includes the following new tools:
|
- Includes the following new tools:
|
||||||
|
@ -170,4 +172,5 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||||
[0.1.10]: https://pesde.dev/packages/pesde/toolchainlib/0.1.10/any
|
[0.1.10]: https://pesde.dev/packages/pesde/toolchainlib/0.1.10/any
|
||||||
[0.1.11]: https://pesde.dev/packages/pesde/toolchainlib/0.1.11/any
|
[0.1.11]: https://pesde.dev/packages/pesde/toolchainlib/0.1.11/any
|
||||||
[0.1.12]: https://pesde.dev/packages/pesde/toolchainlib/0.1.12/any
|
[0.1.12]: https://pesde.dev/packages/pesde/toolchainlib/0.1.12/any
|
||||||
|
[0.1.13]: https://pesde.dev/packages/pesde/toolchainlib/0.1.13/any
|
||||||
|
|
||||||
|
|
|
@ -96,22 +96,22 @@ resolved_ty = "standard"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune"]
|
[graph."pesde/toolchainlib@0.1.13 lune"]
|
||||||
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune".dependencies]
|
[graph."pesde/toolchainlib@0.1.13 lune".dependencies]
|
||||||
"0x5eal/unzip@0.1.3 luau" = "unzip"
|
"0x5eal/unzip@0.1.3 luau" = "unzip"
|
||||||
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
||||||
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
||||||
"lukadev_0/option@1.2.0 lune" = "option"
|
"lukadev_0/option@1.2.0 lune" = "option"
|
||||||
"lukadev_0/result@1.2.0 lune" = "result"
|
"lukadev_0/result@1.2.0 lune" = "result"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune".pkg_ref]
|
[graph."pesde/toolchainlib@0.1.13 lune".pkg_ref]
|
||||||
ref_ty = "workspace"
|
ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib@0.1.13 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
|
|
|
@ -96,22 +96,22 @@ resolved_ty = "standard"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune"]
|
[graph."pesde/toolchainlib@0.1.13 lune"]
|
||||||
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune".dependencies]
|
[graph."pesde/toolchainlib@0.1.13 lune".dependencies]
|
||||||
"0x5eal/unzip@0.1.3 luau" = "unzip"
|
"0x5eal/unzip@0.1.3 luau" = "unzip"
|
||||||
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
||||||
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
||||||
"lukadev_0/option@1.2.0 lune" = "option"
|
"lukadev_0/option@1.2.0 lune" = "option"
|
||||||
"lukadev_0/result@1.2.0 lune" = "result"
|
"lukadev_0/result@1.2.0 lune" = "result"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune".pkg_ref]
|
[graph."pesde/toolchainlib@0.1.13 lune".pkg_ref]
|
||||||
ref_ty = "workspace"
|
ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib@0.1.13 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
|
|
|
@ -96,22 +96,22 @@ resolved_ty = "standard"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune"]
|
[graph."pesde/toolchainlib@0.1.13 lune"]
|
||||||
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune".dependencies]
|
[graph."pesde/toolchainlib@0.1.13 lune".dependencies]
|
||||||
"0x5eal/unzip@0.1.3 luau" = "unzip"
|
"0x5eal/unzip@0.1.3 luau" = "unzip"
|
||||||
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
||||||
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
||||||
"lukadev_0/option@1.2.0 lune" = "option"
|
"lukadev_0/option@1.2.0 lune" = "option"
|
||||||
"lukadev_0/result@1.2.0 lune" = "result"
|
"lukadev_0/result@1.2.0 lune" = "result"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune".pkg_ref]
|
[graph."pesde/toolchainlib@0.1.13 lune".pkg_ref]
|
||||||
ref_ty = "workspace"
|
ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib@0.1.13 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
|
|
|
@ -96,22 +96,22 @@ resolved_ty = "standard"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune"]
|
[graph."pesde/toolchainlib@0.1.13 lune"]
|
||||||
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune".dependencies]
|
[graph."pesde/toolchainlib@0.1.13 lune".dependencies]
|
||||||
"0x5eal/unzip@0.1.3 luau" = "unzip"
|
"0x5eal/unzip@0.1.3 luau" = "unzip"
|
||||||
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
||||||
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
||||||
"lukadev_0/option@1.2.0 lune" = "option"
|
"lukadev_0/option@1.2.0 lune" = "option"
|
||||||
"lukadev_0/result@1.2.0 lune" = "result"
|
"lukadev_0/result@1.2.0 lune" = "result"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune".pkg_ref]
|
[graph."pesde/toolchainlib@0.1.13 lune".pkg_ref]
|
||||||
ref_ty = "workspace"
|
ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib@0.1.13 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
|
|
|
@ -96,22 +96,22 @@ resolved_ty = "standard"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune"]
|
[graph."pesde/toolchainlib@0.1.13 lune"]
|
||||||
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune".dependencies]
|
[graph."pesde/toolchainlib@0.1.13 lune".dependencies]
|
||||||
"0x5eal/unzip@0.1.3 luau" = "unzip"
|
"0x5eal/unzip@0.1.3 luau" = "unzip"
|
||||||
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
||||||
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
||||||
"lukadev_0/option@1.2.0 lune" = "option"
|
"lukadev_0/option@1.2.0 lune" = "option"
|
||||||
"lukadev_0/result@1.2.0 lune" = "result"
|
"lukadev_0/result@1.2.0 lune" = "result"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune".pkg_ref]
|
[graph."pesde/toolchainlib@0.1.13 lune".pkg_ref]
|
||||||
ref_ty = "workspace"
|
ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib@0.1.13 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
|
|
|
@ -96,22 +96,22 @@ resolved_ty = "standard"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune"]
|
[graph."pesde/toolchainlib@0.1.13 lune"]
|
||||||
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune".dependencies]
|
[graph."pesde/toolchainlib@0.1.13 lune".dependencies]
|
||||||
"0x5eal/unzip@0.1.3 luau" = "unzip"
|
"0x5eal/unzip@0.1.3 luau" = "unzip"
|
||||||
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
||||||
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
||||||
"lukadev_0/option@1.2.0 lune" = "option"
|
"lukadev_0/option@1.2.0 lune" = "option"
|
||||||
"lukadev_0/result@1.2.0 lune" = "result"
|
"lukadev_0/result@1.2.0 lune" = "result"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune".pkg_ref]
|
[graph."pesde/toolchainlib@0.1.13 lune".pkg_ref]
|
||||||
ref_ty = "workspace"
|
ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib@0.1.13 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
|
|
|
@ -96,22 +96,22 @@ resolved_ty = "standard"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune"]
|
[graph."pesde/toolchainlib@0.1.13 lune"]
|
||||||
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune".dependencies]
|
[graph."pesde/toolchainlib@0.1.13 lune".dependencies]
|
||||||
"0x5eal/unzip@0.1.3 luau" = "unzip"
|
"0x5eal/unzip@0.1.3 luau" = "unzip"
|
||||||
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
||||||
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
||||||
"lukadev_0/option@1.2.0 lune" = "option"
|
"lukadev_0/option@1.2.0 lune" = "option"
|
||||||
"lukadev_0/result@1.2.0 lune" = "result"
|
"lukadev_0/result@1.2.0 lune" = "result"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune".pkg_ref]
|
[graph."pesde/toolchainlib@0.1.13 lune".pkg_ref]
|
||||||
ref_ty = "workspace"
|
ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib@0.1.13 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
|
|
|
@ -96,22 +96,22 @@ resolved_ty = "standard"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune"]
|
[graph."pesde/toolchainlib@0.1.13 lune"]
|
||||||
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune".dependencies]
|
[graph."pesde/toolchainlib@0.1.13 lune".dependencies]
|
||||||
"0x5eal/unzip@0.1.3 luau" = "unzip"
|
"0x5eal/unzip@0.1.3 luau" = "unzip"
|
||||||
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
||||||
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
||||||
"lukadev_0/option@1.2.0 lune" = "option"
|
"lukadev_0/option@1.2.0 lune" = "option"
|
||||||
"lukadev_0/result@1.2.0 lune" = "result"
|
"lukadev_0/result@1.2.0 lune" = "result"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune".pkg_ref]
|
[graph."pesde/toolchainlib@0.1.13 lune".pkg_ref]
|
||||||
ref_ty = "workspace"
|
ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib@0.1.13 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
|
|
|
@ -96,22 +96,22 @@ resolved_ty = "standard"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune"]
|
[graph."pesde/toolchainlib@0.1.13 lune"]
|
||||||
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
direct = ["core", { workspace = "pesde/toolchainlib", version = "^" }, "standard"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune".dependencies]
|
[graph."pesde/toolchainlib@0.1.13 lune".dependencies]
|
||||||
"0x5eal/unzip@0.1.3 luau" = "unzip"
|
"0x5eal/unzip@0.1.3 luau" = "unzip"
|
||||||
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
"jiwonz/dirs@0.3.0 lune" = "dirs"
|
||||||
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
"jiwonz/pathfs@0.3.2 lune" = "pathfs"
|
||||||
"lukadev_0/option@1.2.0 lune" = "option"
|
"lukadev_0/option@1.2.0 lune" = "option"
|
||||||
"lukadev_0/result@1.2.0 lune" = "result"
|
"lukadev_0/result@1.2.0 lune" = "result"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune".pkg_ref]
|
[graph."pesde/toolchainlib@0.1.13 lune".pkg_ref]
|
||||||
ref_ty = "workspace"
|
ref_ty = "workspace"
|
||||||
path = "toolchainlib"
|
path = "toolchainlib"
|
||||||
|
|
||||||
[graph."pesde/toolchainlib@0.1.12 lune".pkg_ref.dependencies]
|
[graph."pesde/toolchainlib@0.1.13 lune".pkg_ref.dependencies]
|
||||||
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# It is not intended for manual editing.
|
# It is not intended for manual editing.
|
||||||
format = 1
|
format = 1
|
||||||
name = "pesde/toolchainlib"
|
name = "pesde/toolchainlib"
|
||||||
version = "0.1.12"
|
version = "0.1.13"
|
||||||
target = "lune"
|
target = "lune"
|
||||||
|
|
||||||
[graph."0x5eal/unzip@0.1.3 luau"]
|
[graph."0x5eal/unzip@0.1.3 luau"]
|
||||||
|
@ -52,18 +52,18 @@ resolved_ty = "standard"
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
index_url = "https://github.com/pesde-pkg/index"
|
index_url = "https://github.com/pesde-pkg/index"
|
||||||
|
|
||||||
[graph."jiwonz/luau_path@0.1.1 luau"]
|
[graph."jiwonz/luau_path@0.1.3 luau"]
|
||||||
resolved_ty = "standard"
|
resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/luau_path@0.1.1 luau".dependencies]
|
[graph."jiwonz/luau_path@0.1.3 luau".dependencies]
|
||||||
"jiwonz/luau_disk@0.1.4 luau" = "luau_disk"
|
"jiwonz/luau_disk@0.1.4 luau" = "luau_disk"
|
||||||
|
|
||||||
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref]
|
[graph."jiwonz/luau_path@0.1.3 luau".pkg_ref]
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
index_url = "https://github.com/daimond113/pesde-index"
|
index_url = "https://github.com/daimond113/pesde-index"
|
||||||
|
|
||||||
[graph."jiwonz/luau_path@0.1.1 luau".pkg_ref.dependencies]
|
[graph."jiwonz/luau_path@0.1.3 luau".pkg_ref.dependencies]
|
||||||
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.4", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
|
|
||||||
[graph."jiwonz/pathfs@0.3.2 lune"]
|
[graph."jiwonz/pathfs@0.3.2 lune"]
|
||||||
direct = ["pathfs", { name = "jiwonz/pathfs", version = "^0.3.0", index = "default" }, "standard"]
|
direct = ["pathfs", { name = "jiwonz/pathfs", version = "^0.3.0", index = "default" }, "standard"]
|
||||||
|
@ -71,7 +71,7 @@ resolved_ty = "standard"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs@0.3.2 lune".dependencies]
|
[graph."jiwonz/pathfs@0.3.2 lune".dependencies]
|
||||||
"corecii/greentea@0.4.11 lune" = "greentea"
|
"corecii/greentea@0.4.11 lune" = "greentea"
|
||||||
"jiwonz/luau_path@0.1.1 luau" = "luau_path"
|
"jiwonz/luau_path@0.1.3 luau" = "luau_path"
|
||||||
|
|
||||||
[graph."jiwonz/pathfs@0.3.2 lune".pkg_ref]
|
[graph."jiwonz/pathfs@0.3.2 lune".pkg_ref]
|
||||||
ref_ty = "pesde"
|
ref_ty = "pesde"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name = "pesde/toolchainlib"
|
name = "pesde/toolchainlib"
|
||||||
description = "A Luau library for implementing toolchain management"
|
description = "A Luau library for implementing toolchain management"
|
||||||
version = "0.1.12"
|
version = "0.1.13"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/pesde-pkg/tooling/tree/main/toolchainlib"
|
repository = "https://github.com/pesde-pkg/tooling/tree/main/toolchainlib"
|
||||||
includes = ["src/**/*.luau", "pesde.toml", "LICENSE", "README.md"]
|
includes = ["src/**/*.luau", "pesde.toml", "LICENSE", "README.md"]
|
||||||
|
|
Loading…
Add table
Reference in a new issue