add date + author to posts + dedupe headings
This commit is contained in:
parent
98db3d37ef
commit
79f1a863b6
13 changed files with 7 additions and 24 deletions
|
|
@ -6,8 +6,6 @@ tags: ['meta']
|
|||
author: froos
|
||||
---
|
||||
|
||||
# Release Notes v0.0.2 Schwindlig
|
||||
|
||||
## What's Changed
|
||||
|
||||
- Most work done as [commits to main](https://github.com/tidalcycles/strudel/commits/2a0d8c3f77ff7b34e82602e2d02400707f367316)
|
||||
|
|
|
|||
|
|
@ -5,8 +5,6 @@ tags: ['meta']
|
|||
author: froos
|
||||
---
|
||||
|
||||
# Release Notes v0.0.2.1 Stürmisch
|
||||
|
||||
## What's Changed
|
||||
|
||||
- Add chunk, chunkBack and iterBack by @yaxu in https://github.com/tidalcycles/strudel/pull/25
|
||||
|
|
|
|||
|
|
@ -6,8 +6,6 @@ tags: ['meta']
|
|||
author: froos
|
||||
---
|
||||
|
||||
# Release Notes v0.0.3 Maelstrom
|
||||
|
||||
## What's Changed
|
||||
|
||||
- Add chunk, chunkBack and iterBack by @yaxu in https://github.com/tidalcycles/strudel/pull/25
|
||||
|
|
|
|||
|
|
@ -6,8 +6,6 @@ tags: ['meta']
|
|||
author: froos
|
||||
---
|
||||
|
||||
# Release Notes v0.0.4 Gischt
|
||||
|
||||
## What's Changed
|
||||
|
||||
- Webaudio rewrite by @felixroos in https://github.com/tidalcycles/strudel/pull/138
|
||||
|
|
|
|||
|
|
@ -6,8 +6,6 @@ tags: ['meta']
|
|||
author: froos
|
||||
---
|
||||
|
||||
# Release Notes v0.3.0 Donauwelle
|
||||
|
||||
## Package Versions
|
||||
|
||||
- @strudel.cycles/core@0.3.1
|
||||
|
|
|
|||
|
|
@ -6,8 +6,6 @@ tags: ['meta']
|
|||
author: froos
|
||||
---
|
||||
|
||||
# Release Notes v0.4.0 Brandung
|
||||
|
||||
## What's Changed
|
||||
|
||||
- new transpiler based on acorn by @felixroos in https://github.com/tidalcycles/strudel/pull/249
|
||||
|
|
|
|||
|
|
@ -6,8 +6,6 @@ tags: ['meta']
|
|||
author: froos
|
||||
---
|
||||
|
||||
# Release Notes v0.5.0 Wirbel
|
||||
|
||||
## Package Versions
|
||||
|
||||
- @strudel.cycles/core@0.5.0
|
||||
|
|
|
|||
|
|
@ -6,8 +6,6 @@ tags: ['meta']
|
|||
author: froos
|
||||
---
|
||||
|
||||
# Release Notes v0.6.0 Zimtschnecke
|
||||
|
||||
## Package Versions
|
||||
|
||||
- @strudel.cycles/core@0.6.8
|
||||
|
|
|
|||
|
|
@ -6,8 +6,6 @@ tags: ['meta']
|
|||
author: froos
|
||||
---
|
||||
|
||||
# Release Notes v0.7.0 Zimtschnecke
|
||||
|
||||
## Package Versions
|
||||
|
||||
- @strudel.cycles/core@0.7.2
|
||||
|
|
|
|||
|
|
@ -8,8 +8,6 @@ author: froos
|
|||
|
||||
import BlogVideo from '../../components/BlogVideo.astro';
|
||||
|
||||
# Release Notes v0.8.0 Himbeermuffin
|
||||
|
||||
These are the release notes for Strudel 0.8.0 aka "Himbeermuffin"!
|
||||
|
||||
[Go to Tidal Club Forum for this Release](https://club.tidalcycles.org/t/strudel-0-8-0-released/4769)
|
||||
|
|
|
|||
|
|
@ -8,8 +8,6 @@ author: froos
|
|||
|
||||
import BlogVideo from '../../components/BlogVideo.astro';
|
||||
|
||||
# Release Notes v0.9.0 Bananenbrot
|
||||
|
||||
These are the release notes for Strudel 0.9.0 aka "Bananenbrot"!
|
||||
|
||||
The last release was over 11 weeks ago, so a lot of things have happened!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue