Skip to content

Commit 2bc3d69

Browse files
committed
replace github links in release notes
1 parent 84efa66 commit 2bc3d69

13 files changed

+558
-558
lines changed

website/src/content/blog/release-0.0.2-schwindlig.mdx

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -8,33 +8,33 @@ author: froos
88

99
## What's Changed
1010

11-
- Most work done as [commits to main](https://github.com/tidalcycles/strudel/commits/2a0d8c3f77ff7b34e82602e2d02400707f367316)
12-
- repl + reify functions by @felixroos in https://github.com/tidalcycles/strudel/pull/2
13-
- Fix path by @yaxu in https://github.com/tidalcycles/strudel/pull/3
14-
- update readme for local dev by @kindohm in https://github.com/tidalcycles/strudel/pull/4
15-
- Patternify all the things by @yaxu in https://github.com/tidalcycles/strudel/pull/5
16-
- krill parser + improved repl by @felixroos in https://github.com/tidalcycles/strudel/pull/6
17-
- fixed editor crash by @felixroos in https://github.com/tidalcycles/strudel/pull/7
18-
- timeCat by @yaxu in https://github.com/tidalcycles/strudel/pull/8
19-
- Bugfix every, and create more top level functions by @yaxu in https://github.com/tidalcycles/strudel/pull/9
20-
- Failing test for `when` WIP by @yaxu in https://github.com/tidalcycles/strudel/pull/10
21-
- Added mask() and struct() by @yaxu in https://github.com/tidalcycles/strudel/pull/11
22-
- Add continuous signals (sine, cosine, saw, etc) by @yaxu in https://github.com/tidalcycles/strudel/pull/13
23-
- add apply and layer, and missing div/mul methods by @yaxu in https://github.com/tidalcycles/strudel/pull/15
24-
- higher latencyHint by @felixroos in https://github.com/tidalcycles/strudel/pull/16
25-
- test: 📦 Add missing dependency and a CI check, to prevent oversights ;p by @puria in https://github.com/tidalcycles/strudel/pull/17
26-
- fix: 💄 Enhance visualisation of the Tutorial on mobile by @puria in https://github.com/tidalcycles/strudel/pull/19
27-
- Stateful queries and events (WIP) by @yaxu in https://github.com/tidalcycles/strudel/pull/14
28-
- Fix resolveState by @yaxu in https://github.com/tidalcycles/strudel/pull/22
29-
- added \_asNumber + interpret numbers as midi by @felixroos in https://github.com/tidalcycles/strudel/pull/21
30-
- Update package.json by @ChiakiUehira in https://github.com/tidalcycles/strudel/pull/23
31-
- packaging by @felixroos in https://github.com/tidalcycles/strudel/pull/24
11+
- Most work done as [commits to main](https://codeberg.org/uzu/strudel/commit/2a0d8c3f77ff7b34e82602e2d02400707f367316)
12+
- repl + reify functions by @felixroos in https://codeberg.org/uzu/strudel/pulls/2
13+
- Fix path by @yaxu in https://codeberg.org/uzu/strudel/pulls/3
14+
- update readme for local dev by @kindohm in https://codeberg.org/uzu/strudel/pulls/4
15+
- Patternify all the things by @yaxu in https://codeberg.org/uzu/strudel/pulls/5
16+
- krill parser + improved repl by @felixroos in https://codeberg.org/uzu/strudel/pulls/6
17+
- fixed editor crash by @felixroos in https://codeberg.org/uzu/strudel/pulls/7
18+
- timeCat by @yaxu in https://codeberg.org/uzu/strudel/pulls/8
19+
- Bugfix every, and create more top level functions by @yaxu in https://codeberg.org/uzu/strudel/pulls/9
20+
- Failing test for `when` WIP by @yaxu in https://codeberg.org/uzu/strudel/pulls/10
21+
- Added mask() and struct() by @yaxu in https://codeberg.org/uzu/strudel/pulls/11
22+
- Add continuous signals (sine, cosine, saw, etc) by @yaxu in https://codeberg.org/uzu/strudel/pulls/13
23+
- add apply and layer, and missing div/mul methods by @yaxu in https://codeberg.org/uzu/strudel/pulls/15
24+
- higher latencyHint by @felixroos in https://codeberg.org/uzu/strudel/pulls/16
25+
- test: 📦 Add missing dependency and a CI check, to prevent oversights ;p by @puria in https://codeberg.org/uzu/strudel/pulls/17
26+
- fix: 💄 Enhance visualisation of the Tutorial on mobile by @puria in https://codeberg.org/uzu/strudel/pulls/19
27+
- Stateful queries and events (WIP) by @yaxu in https://codeberg.org/uzu/strudel/pulls/14
28+
- Fix resolveState by @yaxu in https://codeberg.org/uzu/strudel/pulls/22
29+
- added \_asNumber + interpret numbers as midi by @felixroos in https://codeberg.org/uzu/strudel/pulls/21
30+
- Update package.json by @ChiakiUehira in https://codeberg.org/uzu/strudel/pulls/23
31+
- packaging by @felixroos in https://codeberg.org/uzu/strudel/pulls/24
3232

3333
## New Contributors
3434

35-
- @felixroos made their first contribution in https://github.com/tidalcycles/strudel/pull/2
36-
- @kindohm made their first contribution in https://github.com/tidalcycles/strudel/pull/4
37-
- @puria made their first contribution in https://github.com/tidalcycles/strudel/pull/17
38-
- @ChiakiUehira made their first contribution in https://github.com/tidalcycles/strudel/pull/23
35+
- @felixroos made their first contribution in https://codeberg.org/uzu/strudel/pulls/2
36+
- @kindohm made their first contribution in https://codeberg.org/uzu/strudel/pulls/4
37+
- @puria made their first contribution in https://codeberg.org/uzu/strudel/pulls/17
38+
- @ChiakiUehira made their first contribution in https://codeberg.org/uzu/strudel/pulls/23
3939

40-
**Full Changelog**: https://github.com/tidalcycles/strudel/commits/2a0d8c3f77ff7b34e82602e2d02400707f367316
40+
**Full Changelog**: https://codeberg.org/uzu/strudel/commit/2a0d8c3f77ff7b34e82602e2d02400707f367316

website/src/content/blog/release-0.0.2.1-stuermisch.mdx

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -7,47 +7,47 @@ author: froos
77

88
## What's Changed
99

10-
- Add chunk, chunkBack and iterBack by @yaxu in https://github.com/tidalcycles/strudel/pull/25
11-
- Update tutorial.mdx by @bwagner in https://github.com/tidalcycles/strudel/pull/37
12-
- Update tutorial.mdx by @bwagner in https://github.com/tidalcycles/strudel/pull/38
13-
- Compose by @felixroos in https://github.com/tidalcycles/strudel/pull/40
14-
- Fix polymeter by @yaxu in https://github.com/tidalcycles/strudel/pull/44
15-
- First run at squeezeBind, ref #32 by @yaxu in https://github.com/tidalcycles/strudel/pull/48
16-
- Implement `chop()` by @yaxu in https://github.com/tidalcycles/strudel/pull/50
17-
- OSC and SuperDirt support by @yaxu in https://github.com/tidalcycles/strudel/pull/27
18-
- More functions by @yaxu in https://github.com/tidalcycles/strudel/pull/56
19-
- More functions by @yaxu in https://github.com/tidalcycles/strudel/pull/61
20-
- Separate out strudel.mjs, make index.mjs aggregate module by @yaxu in https://github.com/tidalcycles/strudel/pull/62
21-
- Speech output by @felixroos in https://github.com/tidalcycles/strudel/pull/67
22-
- use new fixed version of osc-js package by @felixroos in https://github.com/tidalcycles/strudel/pull/68
23-
- First effort at rand() by @yaxu in https://github.com/tidalcycles/strudel/pull/69
24-
- More randomness, fix `rand`, and add `brand`, `irand` and `choose` by @yaxu in https://github.com/tidalcycles/strudel/pull/70
25-
- webaudio package by @felixroos in https://github.com/tidalcycles/strudel/pull/26
26-
- Port `perlin` noise, `rangex`, and `palindrome` by @yaxu in https://github.com/tidalcycles/strudel/pull/73
27-
- More random functions by @yaxu in https://github.com/tidalcycles/strudel/pull/74
28-
- Try to fix appLeft / appRight by @yaxu in https://github.com/tidalcycles/strudel/pull/75
29-
- Basic webserial support by @yaxu in https://github.com/tidalcycles/strudel/pull/80
30-
- Webaudio in REPL by @felixroos in https://github.com/tidalcycles/strudel/pull/77
31-
- add `striate()` by @yaxu in https://github.com/tidalcycles/strudel/pull/76
32-
- Tidy up a couple of old files by @mindofmatthew in https://github.com/tidalcycles/strudel/pull/84
33-
- Add pattern composers, implements #82 by @yaxu in https://github.com/tidalcycles/strudel/pull/83
34-
- Fiddles with cat/stack by @yaxu in https://github.com/tidalcycles/strudel/pull/90
35-
- Paper by @felixroos in https://github.com/tidalcycles/strudel/pull/98
36-
- Change to Affero GPL by @yaxu in https://github.com/tidalcycles/strudel/pull/101
37-
- Work on Codemirror 6 highlighting by @mindofmatthew in https://github.com/tidalcycles/strudel/pull/102
38-
- Codemirror 6 by @felixroos in https://github.com/tidalcycles/strudel/pull/97
39-
- Tune tests by @felixroos in https://github.com/tidalcycles/strudel/pull/104
40-
- /embed package: web component for repl by @felixroos in https://github.com/tidalcycles/strudel/pull/106
41-
- Reset, Restart and other composers by @felixroos in https://github.com/tidalcycles/strudel/pull/88
42-
- Embed style by @felixroos in https://github.com/tidalcycles/strudel/pull/109
43-
- In source doc by @yaxu in https://github.com/tidalcycles/strudel/pull/105
44-
- `.brak()`, `.inside()` and `.outside()` by @yaxu in https://github.com/tidalcycles/strudel/pull/112
45-
- loopAt by @yaxu in https://github.com/tidalcycles/strudel/pull/114
46-
- Osc timing improvements by @yaxu in https://github.com/tidalcycles/strudel/pull/113
10+
- Add chunk, chunkBack and iterBack by @yaxu in https://codeberg.org/uzu/strudel/pulls/25
11+
- Update tutorial.mdx by @bwagner in https://codeberg.org/uzu/strudel/pulls/37
12+
- Update tutorial.mdx by @bwagner in https://codeberg.org/uzu/strudel/pulls/38
13+
- Compose by @felixroos in https://codeberg.org/uzu/strudel/pulls/40
14+
- Fix polymeter by @yaxu in https://codeberg.org/uzu/strudel/pulls/44
15+
- First run at squeezeBind, ref #32 by @yaxu in https://codeberg.org/uzu/strudel/pulls/48
16+
- Implement `chop()` by @yaxu in https://codeberg.org/uzu/strudel/pulls/50
17+
- OSC and SuperDirt support by @yaxu in https://codeberg.org/uzu/strudel/pulls/27
18+
- More functions by @yaxu in https://codeberg.org/uzu/strudel/pulls/56
19+
- More functions by @yaxu in https://codeberg.org/uzu/strudel/pulls/61
20+
- Separate out strudel.mjs, make index.mjs aggregate module by @yaxu in https://codeberg.org/uzu/strudel/pulls/62
21+
- Speech output by @felixroos in https://codeberg.org/uzu/strudel/pulls/67
22+
- use new fixed version of osc-js package by @felixroos in https://codeberg.org/uzu/strudel/pulls/68
23+
- First effort at rand() by @yaxu in https://codeberg.org/uzu/strudel/pulls/69
24+
- More randomness, fix `rand`, and add `brand`, `irand` and `choose` by @yaxu in https://codeberg.org/uzu/strudel/pulls/70
25+
- webaudio package by @felixroos in https://codeberg.org/uzu/strudel/pulls/26
26+
- Port `perlin` noise, `rangex`, and `palindrome` by @yaxu in https://codeberg.org/uzu/strudel/pulls/73
27+
- More random functions by @yaxu in https://codeberg.org/uzu/strudel/pulls/74
28+
- Try to fix appLeft / appRight by @yaxu in https://codeberg.org/uzu/strudel/pulls/75
29+
- Basic webserial support by @yaxu in https://codeberg.org/uzu/strudel/pulls/80
30+
- Webaudio in REPL by @felixroos in https://codeberg.org/uzu/strudel/pulls/77
31+
- add `striate()` by @yaxu in https://codeberg.org/uzu/strudel/pulls/76
32+
- Tidy up a couple of old files by @mindofmatthew in https://codeberg.org/uzu/strudel/pulls/84
33+
- Add pattern composers, implements #82 by @yaxu in https://codeberg.org/uzu/strudel/pulls/83
34+
- Fiddles with cat/stack by @yaxu in https://codeberg.org/uzu/strudel/pulls/90
35+
- Paper by @felixroos in https://codeberg.org/uzu/strudel/pulls/98
36+
- Change to Affero GPL by @yaxu in https://codeberg.org/uzu/strudel/pulls/101
37+
- Work on Codemirror 6 highlighting by @mindofmatthew in https://codeberg.org/uzu/strudel/pulls/102
38+
- Codemirror 6 by @felixroos in https://codeberg.org/uzu/strudel/pulls/97
39+
- Tune tests by @felixroos in https://codeberg.org/uzu/strudel/pulls/104
40+
- /embed package: web component for repl by @felixroos in https://codeberg.org/uzu/strudel/pulls/106
41+
- Reset, Restart and other composers by @felixroos in https://codeberg.org/uzu/strudel/pulls/88
42+
- Embed style by @felixroos in https://codeberg.org/uzu/strudel/pulls/109
43+
- In source doc by @yaxu in https://codeberg.org/uzu/strudel/pulls/105
44+
- `.brak()`, `.inside()` and `.outside()` by @yaxu in https://codeberg.org/uzu/strudel/pulls/112
45+
- loopAt by @yaxu in https://codeberg.org/uzu/strudel/pulls/114
46+
- Osc timing improvements by @yaxu in https://codeberg.org/uzu/strudel/pulls/113
4747

4848
## New Contributors
4949

50-
- @bwagner made their first contribution in https://github.com/tidalcycles/strudel/pull/37
51-
- @mindofmatthew made their first contribution in https://github.com/tidalcycles/strudel/pull/84
50+
- @bwagner made their first contribution in https://codeberg.org/uzu/strudel/pulls/37
51+
- @mindofmatthew made their first contribution in https://codeberg.org/uzu/strudel/pulls/84
5252

53-
**Full Changelog**: https://github.com/tidalcycles/strudel/compare/v0.0.2...@strudel.cycles/core@0.1.0
53+
**Full Changelog**: https://codeberg.org/uzu/strudel/compare/v0.0.2...@strudel.cycles/core@0.1.0

0 commit comments

Comments
 (0)