Commit a09e36b
committed
chore: release prep for v3.5.0-rc.3
Folds the rc.2 publish-fix fallout:
- alef 0.19.5 regen fixes Kotlin Android trait-bridge codegen (was
emitting HtmlToMarkdownRsBridge in the wrong file → publish
:compileReleaseKotlin "Unresolved reference" failure)
- actions v1.6.6 fixes elixir Cargo.lock missing on real-release
- actions v1.6.7 fixes homebrew arm64_linux SIGPIPE
- new publish-pubdev.yaml splits Dart publish onto workflow_dispatch
so pub.dev OIDC accepts the token (release event was rejected)
- pinned erlef/setup-beam@v1.24.01 parent d74a5e4 commit a09e36b
85 files changed
Lines changed: 219 additions & 180 deletions
File tree
- .github/workflows
- crates
- html-to-markdown-ffi
- html-to-markdown-node
- npm
- darwin-arm64
- darwin-x64
- linux-arm-gnueabihf
- linux-arm64-gnu
- linux-arm64-musl
- linux-x64-gnu
- linux-x64-musl
- win32-arm64-msvc
- win32-x64-msvc
- html-to-markdown-php
- html-to-markdown-py
- src
- html-to-markdown-rs-jni
- html-to-markdown-wasm
- docs/reference
- e2e
- c
- java
- python
- rust
- tests
- packages
- csharp/HtmlToMarkdown
- dart
- rust
- elixir
- native/html_to_markdown_nif
- src
- java
- kotlin-android
- src/main/kotlin/dev/kreuzberg/android
- python
- html_to_markdown
- ruby
- ext/html_to_markdown_rb
- native
- src
- lib/html_to_markdown
- r
- src/rust
- swift/rust
- typescript
- zig
- test_apps
- bun
- csharp
- c
- go
- java
- node
- python
- tests
- ruby
- rust
- r
- wasm
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1016 | 1016 | | |
1017 | 1017 | | |
1018 | 1018 | | |
1019 | | - | |
| 1019 | + | |
1020 | 1020 | | |
1021 | 1021 | | |
1022 | 1022 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
10 | 26 | | |
11 | 27 | | |
12 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | 12 | | |
24 | 13 | | |
25 | 14 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | 15 | | |
30 | | - | |
31 | | - | |
| 16 | + | |
| 17 | + | |
32 | 18 | | |
33 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments