This repository was archived by the owner on Sep 17, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +7
-5
lines changed Expand file tree Collapse file tree 5 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ backwards compatibility.
6
6
7
7
## Unreleased
8
8
9
+ ## 0.3.0
10
+
9
11
* Introduce support for module instantiation and removal.
10
12
* Implement menu for dynamic connecting and disconnecting of patches.
11
13
Original file line number Diff line number Diff line change 8
8
(title_block
9
9
(title "Proton")
10
10
(date "2022-03-06")
11
- (rev "v0.2 .0")
11
+ (rev "v0.3 .0")
12
12
(company "Petr Horáček")
13
13
14
14
(comment 2 "https://github.com/zlosynth/proton")
7260
7260
(gr_text "RED\n-12 V" (at 122.53 94.95) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-000062259c98)
7261
7261
(effects (font (size 1 1) (thickness 0.15)))
7262
7262
)
7263
- (gr_text "board v0.2 .0" (at 158.77 58.98 90) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-00006225a763)
7263
+ (gr_text "board v0.3 .0" (at 158.77 58.98 90) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-00006225a763)
7264
7264
(effects (font (size 1 1) (thickness 0.15)) (justify left))
7265
7265
)
7266
7266
(gr_text "S/N:" (at 131.06 129.16 90) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-00006225a764)
Original file line number Diff line number Diff line change 7
7
(title_block
8
8
(title " Proton" )
9
9
(date " 2022-03-06" )
10
- (rev " v0.2 .0" )
10
+ (rev " v0.3 .0" )
11
11
(company " Petr Horáček" )
12
12
13
13
(comment 2 "https://github.com/zlosynth/proton" )
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
authors = [
" Petr Horáček <[email protected] >" ]
3
3
name = " proton-lib"
4
- version = " 0.2 .0" # hack/release.sh
4
+ version = " 0.3 .0" # hack/release.sh
5
5
edition = " 2021"
6
6
license = " GPL-3.0-or-later"
7
7
repository = " https://github.com/zlosynth/proton"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
authors = [
" Petr Horáček <[email protected] >" ]
3
3
name = " proton-puredata"
4
- version = " 0.2 .0" # hack/release.sh
4
+ version = " 0.3 .0" # hack/release.sh
5
5
edition = " 2021"
6
6
license = " GPL-3.0-or-later"
7
7
repository = " https://github.com/zlosynth/proton"
You can’t perform that action at this time.
0 commit comments