tangled
alpha
login
or
join now
stevedylan.dev
/
sequoia
A CLI for publishing standard.site documents to ATProto
sequoia.pub
standard
site
lexicon
cli
publishing
21
fork
atom
overview
issues
3
pulls
1
pipelines
Compare changes
Choose any two refs to compare.
base:
main
chore/refactor-build-target
chore/frontmatter-config-updates
v0.2.0
v0.1.1
v0.1.0
compare:
main
chore/refactor-build-target
chore/frontmatter-config-updates
v0.2.0
v0.1.1
v0.1.0
go
+69
1 changed file
expand all
collapse all
unified
split
CHANGELOG.md
+69
CHANGELOG.md
···
1
1
+
## [0.2.0] - 2026-02-01
2
2
+
3
3
+
### ๐ Features
4
4
+
5
5
+
- Added bskyPostRef
6
6
+
- Added draft field to frontmatter config
7
7
+
8
8
+
### โ๏ธ Miscellaneous Tasks
9
9
+
10
10
+
- Update blog post
11
11
+
- Fix blog build error
12
12
+
- Adjust blog post
13
13
+
- Updated docs
14
14
+
- Version bump
15
15
+
## [0.1.1] - 2026-01-31
16
16
+
17
17
+
### ๐ Bug Fixes
18
18
+
19
19
+
- Fix tangled url to repo
20
20
+
21
21
+
### โ๏ธ Miscellaneous Tasks
22
22
+
23
23
+
- Merge branch 'main' into feat/blog-post
24
24
+
- Updated blog post
25
25
+
- Updated date
26
26
+
- Added publishing
27
27
+
- Spelling and grammar
28
28
+
- Updated package scripts
29
29
+
- Refactored codebase to use node and fs instead of bun
30
30
+
- Version bump
31
31
+
## [0.1.0] - 2026-01-30
32
32
+
33
33
+
### ๐ Features
34
34
+
35
35
+
- Init
36
36
+
- Added blog post
37
37
+
38
38
+
### โ๏ธ Miscellaneous Tasks
39
39
+
40
40
+
- Updated package.json
41
41
+
- Cleaned up commands and libs
42
42
+
- Updated init commands
43
43
+
- Updated greeting
44
44
+
- Updated readme
45
45
+
- Link updates
46
46
+
- Version bump
47
47
+
- Added hugo support through frontmatter parsing
48
48
+
- Version bump
49
49
+
- Updated docs
50
50
+
- Adapted inject.ts pattern
51
51
+
- Updated docs
52
52
+
- Version bump"
53
53
+
- Updated package scripts
54
54
+
- Updated scripts
55
55
+
- Added ignore field to config
56
56
+
- Udpate docs
57
57
+
- Version bump
58
58
+
- Added tags to flow
59
59
+
- Added ability to exit during init flow
60
60
+
- Version bump
61
61
+
- Updated docs
62
62
+
- Updated links
63
63
+
- Updated docs
64
64
+
- Initial refactor
65
65
+
- Checkpoint
66
66
+
- Refactored mapping
67
67
+
- Docs updates
68
68
+
- Docs updates
69
69
+
- Version bump