Skip to content

Commit 9c9a8a0

Browse files
author
Krusty/Benediction
committedNov 17, 2024·
Release 0.7.0
cpclib@0.10.0 cpclib-asm@0.9.0 cpclib-basic@0.9.0 cpclib-basm@0.9.0 cpclib-bdasm@0.9.0 cpclib-bndbuild@0.7.0 cpclib-bndbuild-ratatui@0.7.0 cpclib-common@0.9.0 cpclib-cpr@0.7.0 cpclib-cprcli@0.7.0 cpclib-crunchers@0.9.0 cpclib-disc@0.9.0 cpclib-emucontrol@0.7.0 cpclib-image@0.9.0 cpclib-imgconverter@0.9.0 cpclib-macros@0.9.0 cpclib-runner@0.7.0 cpclib-sna@0.9.0 cpclib-tokens@0.9.0 cpclib-visual-bndbuild@0.5.0 cpclib-wasm@0.4.0 cpclib-xfer@0.9.0 cpclib-xfertool@0.9.0 cpclib-z80emu@0.9.0 visual-basm@0.5.0 Generated by cargo-workspaces
1 parent 5b76645 commit 9c9a8a0

File tree

27 files changed

+75
-75
lines changed

27 files changed

+75
-75
lines changed
 

‎Cargo.lock

+29-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Cargo.toml

+20-20
Original file line numberDiff line numberDiff line change
@@ -38,26 +38,26 @@ homepage = "https://github.com/cpcsdk/rust.cpclib"
3838

3939
[workspace.dependencies]
4040

41-
cpclib = { version = "0.9.0", path = "cpclib", default-features = false }
42-
cpclib-asm = { version = "0.8.0", path = "cpclib-asm", default-features = false }
43-
cpclib-basic = { version = "0.8.0", path = "cpclib-basic", default-features = false }
44-
cpclib-basm = { version = "0.8.0", path = "cpclib-basm", default-features = false }
45-
cpclib-bdasm = { version = "0.8.0", path = "cpclib-bdasm", default-features = false }
46-
cpclib-bndbuild = { version = "0.6.0", path = "cpclib-bndbuild", default-features = false }
47-
cpclib-common = { version = "0.8.0", path = "cpclib-common", default-features = false }
48-
cpclib-cpr = { version = "0.6.0", path = "cpclib-cpr", default-features = false }
49-
cpclib-crunchers = { version = "0.8.0", path = "cpclib-crunchers", default-features = false }
50-
cpclib-disc = { version = "0.8.0", path = "cpclib-disc", default-features = false }
51-
cpclib-image = { version = "0.8.0", path = "cpclib-image", default-features = false }
52-
cpclib-imgconverter = { version = "0.8.0", path = "cpclib-imgconverter", default-features = false }
53-
cpclib-macros = { version = "0.8.0", path = "cpclib-macros", default-features = false }
54-
cpclib-runner = { version = "0.1.0", path = "cpclib-runner", default-features = false }
55-
cpclib-sna = { version = "0.8.0", path = "cpclib-sna", default-features = false }
56-
cpclib-tokens = { version = "0.8.0", path = "cpclib-tokens", default-features = false }
57-
cpclib-visual-bndbuild = { version = "0.4.0", path = "cpclib-visual-bndbuild", default-features = false }
58-
cpclib-xfer = { version = "0.8.0", path = "cpclib-xfer", default-features = false }
59-
cpclib-xfertool = { version = "0.8.0", path = "cpclib-xfertool", default-features = false }
60-
cpclib-z80emu = { version = "0.8.0", path = "cpclib-z80emu", default-features = false }
41+
cpclib = { version = "0.10.0", path = "cpclib", default-features = false }
42+
cpclib-asm = { version = "0.9.0", path = "cpclib-asm", default-features = false }
43+
cpclib-basic = { version = "0.9.0", path = "cpclib-basic", default-features = false }
44+
cpclib-basm = { version = "0.9.0", path = "cpclib-basm", default-features = false }
45+
cpclib-bdasm = { version = "0.9.0", path = "cpclib-bdasm", default-features = false }
46+
cpclib-bndbuild = { version = "0.7.0", path = "cpclib-bndbuild", default-features = false }
47+
cpclib-common = { version = "0.9.0", path = "cpclib-common", default-features = false }
48+
cpclib-cpr = { version = "0.7.0", path = "cpclib-cpr", default-features = false }
49+
cpclib-crunchers = { version = "0.9.0", path = "cpclib-crunchers", default-features = false }
50+
cpclib-disc = { version = "0.9.0", path = "cpclib-disc", default-features = false }
51+
cpclib-image = { version = "0.9.0", path = "cpclib-image", default-features = false }
52+
cpclib-imgconverter = { version = "0.9.0", path = "cpclib-imgconverter", default-features = false }
53+
cpclib-macros = { version = "0.9.0", path = "cpclib-macros", default-features = false }
54+
cpclib-runner = { version = "0.7.0", path = "cpclib-runner", default-features = false }
55+
cpclib-sna = { version = "0.9.0", path = "cpclib-sna", default-features = false }
56+
cpclib-tokens = { version = "0.9.0", path = "cpclib-tokens", default-features = false }
57+
cpclib-visual-bndbuild = { version = "0.5.0", path = "cpclib-visual-bndbuild", default-features = false }
58+
cpclib-xfer = { version = "0.9.0", path = "cpclib-xfer", default-features = false }
59+
cpclib-xfertool = { version = "0.9.0", path = "cpclib-xfertool", default-features = false }
60+
cpclib-z80emu = { version = "0.9.0", path = "cpclib-z80emu", default-features = false }
6161

6262
# cpclib = {version="0.7.0", default-features=false}
6363
# cpclib-asm = {version="0.7.0", default-features=false}

‎cpclib-asm/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cpclib-asm"
3-
version = "0.8.3"
3+
version = "0.9.0"
44
description = "cpclib libraries related to z80 assembling"
55

66
authors.workspace = true

‎cpclib-basic/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "cpclib-basic"
4-
version = "0.8.1"
4+
version = "0.9.0"
55
description = "cpclib libraries related to locomotive basic"
66

77

‎cpclib-basm/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cpclib-basm"
3-
version = "0.8.3"
3+
version = "0.9.0"
44
description = "z80 assembler relying on cpclib-asm"
55

66
authors.workspace = true

‎cpclib-bdasm/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cpclib-bdasm"
3-
version = "0.8.3"
3+
version = "0.9.0"
44
description = "Z80 disassembler. Still contains some bugs."
55

66
authors.workspace = true

‎cpclib-bndbuild-ratatui/Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cpclib-bndbuild-ratatui"
3-
version = "0.1.0"
3+
version = "0.7.0"
44
authors.workspace = true
55
edition.workspace = true
66
license.workspace = true
@@ -9,4 +9,4 @@ homepage.workspace = true
99

1010
[dependencies]
1111
ratatui.workspace = true
12-
cpclib-bndbuild.workspace = true
12+
cpclib-bndbuild.workspace = true

‎cpclib-bndbuild/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cpclib-bndbuild"
3-
version = "0.6.0"
3+
version = "0.7.0"
44
resolver = "2"
55
description = "Amstrad CPC project builder. Biased towards basm, but can still work with any tool"
66

‎cpclib-common/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cpclib-common"
3-
version = "0.8.1"
3+
version = "0.9.0"
44
description = "common libraries used in cpclib"
55

66
authors.workspace = true

‎cpclib-cpr/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cpclib-cpr"
3-
version = "0.6.0"
3+
version = "0.7.0"
44
description = "cpclib libraries related to CPR handling"
55

66
authors.workspace = true

‎cpclib-cprcli/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cpclib-cprcli"
3-
version = "0.6.0"
3+
version = "0.7.0"
44
description = "Command line tool to manipulate CPRg"
55

66

‎cpclib-crunchers/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "cpclib-crunchers"
4-
version = "0.8.0"
4+
version = "0.9.0"
55
description = "crunchers that are used in cpc world"
66

77
authors.workspace = true

0 commit comments

Comments
 (0)
Please sign in to comment.