-
Notifications
You must be signed in to change notification settings - Fork 1
/
releaseNotes.scroll
95 lines (68 loc) · 1.83 KB
/
releaseNotes.scroll
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
buildConcepts releaseNotes.csv releaseNotes.json releaseNotes.tsv
buildMeasures releaseNotesMeasures.tsv
title World Wide Scroll Release Notes
header.scroll
printTitle
## A list of what has changed in WWS releases.
thinColumn
Download as CSV | TSV | JSON
link releaseNotes.csv CSV
link releaseNotes.tsv TSV
link releaseNotes.json JSON
br
node_modules/scroll-cli/microlangs/changes.parsers
thinColumns 1
📦 0.26.0 11/30/2024
🎉 updated scroll and ScrollSDK
📦 0.25.0 11/26/2024
🎉 much faster now (just clone a single branch)
🎉 updated scroll
📦 0.24.0 11/26/2024
🎉 if you just type `wws [folderName]` it will run fetch
📦 0.23.0 11/26/2024
🎉 updated scroll
🎉 updated scrollsdk
📦 0.22.0 11/12/2024
🎉 updated scroll
🎉 updated scrollsdk
📦 0.21.0 10/19/2024
🎉 update scroll
📦 0.20.0 10/14/2024
🎉 added tags
🎉 homepage refresh
📦 0.19.0 10/13/2024
🏥 bug fixes
📦 0.18.0 10/13/2024
🎉 added delete command
🏥 bug fixes
📦 0.17.0 10/13/2024
🏥 bug fixes
⚠️ removed branches. not worth the complexity at all.
📦 0.16.0 10/11/2024
🎉 store data in users home dir. Thanks TD!
🏥 bug fixes
📦 0.15.0 10/11/2024
🎉 added http://scroll
📦 0.14.0 10/10/2024
🎉 various improvements and upgrades
📦 0.13.0 10/02/2024
🎉 new local homepage
🎉 started support for other branches
📦 0.12.0 10/02/2024
🎉 miscelaneous cleanup
📦 0.11.0 9/12/2024
🏥 bug fixes
📦 0.10.0 9/6/2024
🏥 upgrade scroll
📦 0.9.0 7/11/2024
🎉 added descriptions to folders (max 7 words)
🎉 nicer `wws list` output
⚠️ moved `snippets` parser from the `root.scroll` file to `wws.scroll` files.
📦 0.8.0 7/10/2024
🎉 added new concept of subfolders
📦 0.7.0 7/10/2024
🎉 added release notes
🎉 updated Scroll
🎉 moved site registry to `root.scroll`
endColumns
footer.scroll