Releases: brack-lang/brack
Releases · brack-lang/brack
v0.2.0
What's Changed
- fix: remove double quotes in main.yml by @momeemt in #70
- Added container hooks by @momeemt in #74
- change: the pdk placed other repo (brack/brack-pdk-rs) by @momeemt in #72
- Refactor: wrap extism::Plugin to brack-plugin::Plugin by @momeemt in #76
- feat: generate whats changed script for RC by @momeemt in #79
- add: what's changed heading in prerelease-note.sh by @momeemt in #80
- build(deps): bump wasmtime from 22.0.0 to 22.0.1 in the cargo group across 1 directory by @dependabot in #81
- update: README by @momeemt in #83
- Move: crates to
/crates
by @momeemt in #85 - Add Text Hook by @momeemt in #88
- hotfix: argument types always lookup TInline by @momeemt in #89
- Update issue templates by @momeemt in #96
- add: pull request template by @momeemt in #97
- Add: what's changed script for main branch by @momeemt in #98
- Release v0.2.0-rc.2 by @momeemt in #99
- fix: wrong sed filter against rc number by @momeemt in #103
- Release v0.2.0-rc.2 by @momeemt in #105
- feat: check formatted ci by @momeemt in #104
- feat: clippy check on ci workflow by @momeemt in #106
- add: check nixfmt-rfc-style on ci workflow by @momeemt in #108
- Feature/#101 output intermidate product by @uekann in #111
- Create dependabot.yml by @momeemt in #113
- hotfix: disable ci workflow when dependabot pushes by @momeemt in #120
- build(deps): bump cachix/install-nix-action from 22 to 30 by @dependabot in #114
- build(deps): bump reqwest from 0.11.27 to 0.12.8 by @dependabot in #115
- build(deps): bump tokio from 1.39.3 to 1.41.0 by @dependabot in #117
- build(deps): bump regex from 1.10.6 to 1.11.0 by @dependabot in #116
- build(deps): bump anyhow from 1.0.86 to 1.0.91 by @dependabot in #118
- build(deps): bump unicode-segmentation from 1.11.0 to 1.12.0 by @dependabot in #119
- build(deps): bump uuid from 1.10.0 to 1.11.0 by @dependabot in #121
- build(deps): bump bytes from 1.7.1 to 1.8.0 by @dependabot in #122
- build(deps): bump pretty_assertions from 1.4.0 to 1.4.1 by @dependabot in #123
- build(deps): bump futures from 0.3.30 to 0.3.31 by @dependabot in #124
- build(deps): bump thiserror from 1.0.63 to 1.0.65 by @dependabot in #125
- add: the extension field in Brack.toml by @momeemt in #128
- build(deps): bump extism-convert from 1.5.0 to 1.8.0 by @dependabot in #132
- build(deps): bump regex from 1.11.0 to 1.11.1 by @dependabot in #130
- build(deps): bump extism from 1.5.0 to 1.8.0 by @dependabot in #131
- build(deps): bump serde from 1.0.213 to 1.0.214 by @dependabot in #135
- build(deps): bump reqwest from 0.12.8 to 0.12.9 by @dependabot in #134
- build(deps): bump anyhow from 1.0.91 to 1.0.92 by @dependabot in #137
- build(deps): bump thiserror from 1.0.65 to 1.0.66 by @dependabot in #136
- build(deps): bump lsp-types from 0.95.1 to 0.97.0 by @dependabot in #129
- build(deps): bump thiserror from 1.0.66 to 1.0.68 by @dependabot in #138
- build(deps): bump the cargo group with 2 updates by @dependabot in #139
- build(deps): bump anyhow from 1.0.92 to 1.0.93 by @dependabot in #141
- build(deps): bump thiserror from 1.0.68 to 2.0.0 by @dependabot in #140
- build(deps): bump tokio from 1.41.0 to 1.41.1 by @dependabot in #142
- build(deps): bump thiserror from 2.0.0 to 2.0.1 by @dependabot in #144
- build(deps): bump thiserror from 2.0.1 to 2.0.3 by @dependabot in #145
- build(deps): bump serde from 1.0.214 to 1.0.215 by @dependabot in #146
- build(deps): bump clap from 4.5.20 to 4.5.21 by @dependabot in #148
- build(deps): bump serde_json from 1.0.132 to 1.0.133 by @dependabot in #149
- build(deps): bump extism-convert from 1.8.0 to 1.9.0 by @dependabot in #150
- build(deps): bump extism from 1.8.0 to 1.9.0 by @dependabot in #151
- build(deps): bump extism-convert from 1.9.0 to 1.9.1 by @dependabot in #152
- add: compile func by @momeemt in #155
- move: main::compile to compile::compile by @momeemt in #156
- feat: support nested building with brack-project-manager by @momeemt in #160
- fix: output files while maintaining hierarchie by @momeemt in #161
- build(deps): bump tokio from 1.41.1 to 1.42.0 by @dependabot in #157
- build(deps): bump clap from 4.5.21 to 4.5.23 by @dependabot in #163
- build(deps): bump thiserror from 2.0.3 to 2.0.4 by @dependabot in #162
- build(deps): bump anyhow from 1.0.93 to 1.0.94 by @dependabot in #159
- build(deps): bump thiserror from 2.0.4 to 2.0.6 by @dependabot in #164
- build(deps): bump serde from 1.0.215 to 1.0.216 by @dependabot in #165
- build(deps): bump bytes from 1.8.0 to 1.9.0 by @dependabot in #154
- build(deps): bump thiserror from 2.0.6 to 2.0.7 by @dependabot in #166
- build(deps): bump thiserror from 2.0.7 to 2.0.8 by @dependabot in #167
- build(deps): bump extism from 1.9.0 to 1.9.1 by @dependabot in #153
- build(deps): bump serde_json from 1.0.133 to 1.0.134 by @dependabot in #168
- build(deps): bump clap from 4.5.23 to 4.5.28 by @dependabot in #181
- build(deps): bump anyhow from 1.0.94 to 1.0.97 by @dependabot in #185
- build(deps): bump thiserror from 2.0.8 to 2.0.12 by @dependabot in #184
- build(deps): bump serde from 1.0.216 to 1.0.218 by @dependabot in #183
- build(deps): bump reqwest from 0.12.9 to 0.12.12 by @dependabot in #174
- build(deps): bump openssl from 0.10.66 to 0.10.70 in the cargo group by @dependabot in #180
- fix: remove URI schema to convert URL in the language server by @momeemt in #186
- add: release automation by @momeemt in #143
- fix: release does not fire because brack-release forgot to push tags by @momeemt in #187
- build(deps): bump bytes from 1.10.0 to 1.10.1 by @dependabot in #188
- feat: upload release build to GitHub releases by @momeemt in #190
- fix: invalid indent in release workflow by @momeemt in #191
- fix: generates cargo lock before committing all by @momeemt in #192
- fix: wrong artifacts name on release workflow by @momeemt in #193
- fix: missing upload artifacts on release workflow by @momeemt in #194
- fix: missing binary files on release workflow by @momeemt in #195
- fix: missing binary files on release workflow by @momeemt in #196
- fix: artifacts path in release workflow by @momeemt in #197
- fix: forgot to change job name by @momeemt in #198
- fix: rename brack and brack-release binary by @momeemt in #199
- feat: auto deploy to homebrew job by @momeemt in #200
- fix: invalid syntax in release...
v0.2.0-rc.20
What's Changed
- feat: support plugins in local by @momeemt in #189
- build(deps): bump tokio from 1.43.0 to 1.44.0 by @dependabot in #204
- build(deps): bump clap from 4.5.31 to 4.5.32 by @dependabot in #205
- build(deps): bump cachix/cachix-action from 15 to 16 by @dependabot in #207
- build(deps): bump reqwest from 0.12.12 to 0.12.13 by @dependabot in #209
- build(deps): bump serde from 1.0.218 to 1.0.219 by @dependabot in #206
- build(deps): bump reqwest from 0.12.13 to 0.12.14 by @dependabot in #210
- build(deps): bump tokio from 1.44.0 to 1.44.1 by @dependabot in #211
- feat: reconstruct flake nix by @momeemt in #212
- build(deps): bump cachix/install-nix-action from 30 to 31 by @dependabot in #208
- build(deps): bump reqwest from 0.12.14 to 0.12.15 by @dependabot in #213
- feat: modernized cli and add logger by @momeemt in #218
- build(deps): bump clap from 4.5.32 to 4.5.35 by @dependabot in #216
- build(deps): bump openssl from 0.10.71 to 0.10.72 in the cargo group by @dependabot in #217
- build(deps): bump tokio from 1.44.1 to 1.44.2 by @dependabot in #219
- build(deps): bump anyhow from 1.0.97 to 1.0.98 by @dependabot in #222
- build(deps): bump clap from 4.5.35 to 4.5.37 by @dependabot in #223
- build(deps): bump toml from 0.8.20 to 0.8.21 by @dependabot in #225
- build(deps): bump toml_edit from 0.22.24 to 0.22.25 by @dependabot in #224
- build(deps): bump toml from 0.8.21 to 0.8.22 by @dependabot in #226
- build(deps): bump sha2 from 0.10.8 to 0.10.9 by @dependabot in #228
- build(deps): bump clap from 4.5.37 to 4.5.38 by @dependabot in #230
- build(deps): bump clap from 4.5.38 to 4.5.39 by @dependabot in #234
- build(deps): bump uuid from 1.16.0 to 1.17.0 by @dependabot in #231
- build(deps): bump tokio from 1.44.2 to 1.45.1 by @dependabot in #232
- build(deps): bump reqwest from 0.12.15 to 0.12.16 by @dependabot in #233
- build(deps): bump extism from 1.10.0 to 1.11.1 by @dependabot in #238
- build(deps): bump extism-convert from 1.10.0 to 1.11.1 by @dependabot in #239
- build(deps): bump reqwest from 0.12.16 to 0.12.19 by @dependabot in #240
- build(deps): bump anstyle from 1.0.10 to 1.0.11 by @dependabot in #241
- fix: #packages..brack -> #packages..default by @momeemt in #242
- fix: remove brack-release bin by @momeemt in #243
Full Changelog: v0.2.0-rc.17...v0.2.0-rc.20
v0.2.0-rc.7
What's Changed
- build(deps): bump bytes from 1.10.0 to 1.10.1 by @dependabot in #188
- feat: upload release build to GitHub releases by @momeemt in #190
- fix: invalid indent in release workflow by @momeemt in #191
- fix: generates cargo lock before committing all by @momeemt in #192
- fix: wrong artifacts name on release workflow by @momeemt in #193
- fix: missing upload artifacts on release workflow by @momeemt in #194
Full Changelog: v0.2.0-rc.3...v0.2.0-rc.7
v0.2.0-rc.17
v0.2.0-rc.12
What's Changed
- fix: missing binary files on release workflow by @momeemt in #195
- fix: missing binary files on release workflow by @momeemt in #196
- fix: artifacts path in release workflow by @momeemt in #197
- fix: forgot to change job name by @momeemt in #198
- fix: rename brack and brack-release binary by @momeemt in #199
Full Changelog: v0.2.0-rc.7...v0.2.0-rc.12
v0.2.0-rc.3
What's Changed
Full Changelog: v0.2.0-rc.2...v0.2.0-rc.3
v0.2.0-rc.2
What's Changed
- add: what's changed heading in prerelease-note.sh by @momeemt in #80
- build(deps): bump wasmtime from 22.0.0 to 22.0.1 in the cargo group across 1 directory by @dependabot in #81
- update: README by @momeemt in #83
- Move: crates to
/crates
by @momeemt in #85 - Add Text Hook by @momeemt in #88
- hotfix: argument types always lookup TInline by @momeemt in #89
- Update issue templates by @momeemt in #96
- add: pull request template by @momeemt in #97
- Add: what's changed script for main branch by @momeemt in #98
- Release v0.2.0-rc.2 by @momeemt in #99
- fix: wrong sed filter against rc number by @momeemt in #103
- Release v0.2.0-rc.2 by @momeemt in #105
- feat: check formatted ci by @momeemt in #104
- feat: clippy check on ci workflow by @momeemt in #106
- add: check nixfmt-rfc-style on ci workflow by @momeemt in #108
- Feature/#101 output intermidate product by @uekann in #111
- Create dependabot.yml by @momeemt in #113
- hotfix: disable ci workflow when dependabot pushes by @momeemt in #120
- build(deps): bump cachix/install-nix-action from 22 to 30 by @dependabot in #114
- build(deps): bump reqwest from 0.11.27 to 0.12.8 by @dependabot in #115
- build(deps): bump tokio from 1.39.3 to 1.41.0 by @dependabot in #117
- build(deps): bump regex from 1.10.6 to 1.11.0 by @dependabot in #116
- build(deps): bump anyhow from 1.0.86 to 1.0.91 by @dependabot in #118
- build(deps): bump unicode-segmentation from 1.11.0 to 1.12.0 by @dependabot in #119
- build(deps): bump uuid from 1.10.0 to 1.11.0 by @dependabot in #121
- build(deps): bump bytes from 1.7.1 to 1.8.0 by @dependabot in #122
- build(deps): bump pretty_assertions from 1.4.0 to 1.4.1 by @dependabot in #123
- build(deps): bump futures from 0.3.30 to 0.3.31 by @dependabot in #124
- build(deps): bump thiserror from 1.0.63 to 1.0.65 by @dependabot in #125
- add: the extension field in Brack.toml by @momeemt in #128
- build(deps): bump extism-convert from 1.5.0 to 1.8.0 by @dependabot in #132
- build(deps): bump regex from 1.11.0 to 1.11.1 by @dependabot in #130
- build(deps): bump extism from 1.5.0 to 1.8.0 by @dependabot in #131
- build(deps): bump serde from 1.0.213 to 1.0.214 by @dependabot in #135
- build(deps): bump reqwest from 0.12.8 to 0.12.9 by @dependabot in #134
- build(deps): bump anyhow from 1.0.91 to 1.0.92 by @dependabot in #137
- build(deps): bump thiserror from 1.0.65 to 1.0.66 by @dependabot in #136
- build(deps): bump lsp-types from 0.95.1 to 0.97.0 by @dependabot in #129
- build(deps): bump thiserror from 1.0.66 to 1.0.68 by @dependabot in #138
- build(deps): bump the cargo group with 2 updates by @dependabot in #139
- build(deps): bump anyhow from 1.0.92 to 1.0.93 by @dependabot in #141
- build(deps): bump thiserror from 1.0.68 to 2.0.0 by @dependabot in #140
- build(deps): bump tokio from 1.41.0 to 1.41.1 by @dependabot in #142
- build(deps): bump thiserror from 2.0.0 to 2.0.1 by @dependabot in #144
- build(deps): bump thiserror from 2.0.1 to 2.0.3 by @dependabot in #145
- build(deps): bump serde from 1.0.214 to 1.0.215 by @dependabot in #146
- build(deps): bump clap from 4.5.20 to 4.5.21 by @dependabot in #148
- build(deps): bump serde_json from 1.0.132 to 1.0.133 by @dependabot in #149
- build(deps): bump extism-convert from 1.8.0 to 1.9.0 by @dependabot in #150
- build(deps): bump extism from 1.8.0 to 1.9.0 by @dependabot in #151
- build(deps): bump extism-convert from 1.9.0 to 1.9.1 by @dependabot in #152
- add: compile func by @momeemt in #155
- move: main::compile to compile::compile by @momeemt in #156
- feat: support nested building with brack-project-manager by @momeemt in #160
- fix: output files while maintaining hierarchie by @momeemt in #161
- build(deps): bump tokio from 1.41.1 to 1.42.0 by @dependabot in #157
- build(deps): bump clap from 4.5.21 to 4.5.23 by @dependabot in #163
- build(deps): bump thiserror from 2.0.3 to 2.0.4 by @dependabot in #162
- build(deps): bump anyhow from 1.0.93 to 1.0.94 by @dependabot in #159
- build(deps): bump thiserror from 2.0.4 to 2.0.6 by @dependabot in #164
- build(deps): bump serde from 1.0.215 to 1.0.216 by @dependabot in #165
- build(deps): bump bytes from 1.8.0 to 1.9.0 by @dependabot in #154
- build(deps): bump thiserror from 2.0.6 to 2.0.7 by @dependabot in #166
- build(deps): bump thiserror from 2.0.7 to 2.0.8 by @dependabot in #167
- build(deps): bump extism from 1.9.0 to 1.9.1 by @dependabot in #153
- build(deps): bump serde_json from 1.0.133 to 1.0.134 by @dependabot in #168
- build(deps): bump clap from 4.5.23 to 4.5.28 by @dependabot in #181
- build(deps): bump anyhow from 1.0.94 to 1.0.97 by @dependabot in #185
- build(deps): bump thiserror from 2.0.8 to 2.0.12 by @dependabot in #184
- build(deps): bump serde from 1.0.216 to 1.0.218 by @dependabot in #183
- build(deps): bump reqwest from 0.12.9 to 0.12.12 by @dependabot in #174
- build(deps): bump openssl from 0.10.66 to 0.10.70 in the cargo group by @dependabot in #180
- fix: remove URI schema to convert URL in the language server by @momeemt in #186
- add: release automation by @momeemt in #143
New Contributors
- @dependabot made their first contribution in #81
Full Changelog: v0.2.0-rc.1...v0.2.0-rc.2
v0.2.0-rc.1
What's Changed
- fix: remove double quotes in main.yml by @momeemt in #70
- Added container hooks by @momeemt in #74
- change: the pdk placed other repo (brack/brack-pdk-rs) by @momeemt in #72
- Refactor: wrap extism::Plugin to brack-plugin::Plugin by @momeemt in #76
- feat: generate whats changed script for RC by @momeemt in #79
Full Changelog: v0.1.0...v0.2.0-rc.1
v0.1.0
What's Changed
- update by @momeemt in #6
- Chore/#7 divide into crates by @momeemt in #10
- gitignoreにresultを追加 by @uekann in #11
- Replace TokenData with Location #13 by @momeemt in #14
- Feature/#16 add simple package manager by @momeemt in #18
- Implemented functions signature extraction by @momeemt in #23
- Added preparation of publish diagnostics by @uekann in #12
- Support for tokenize Japanese document with emojis by @uekann in #27
- Add settings for debugging compilations by @uekann in #28
- Using dependency packages with git and package options instead of path by @momeemt in #31
- Fix/dependencies version by @uekann in #32
- Dev/parser error by @uekann in #33
- Modsurfer removed to build successfully with Nix by @momeemt in #35
- Implement get_location for Token by @uekann in #36
- Dev/parser error by @uekann in #37
- Implement
granteed_safe_add
by @uekann in #39 - Move AST definition by @uekann in #42
- Dev/diagnostic-message by @uekann in #43
- Introduces Crate2Nix and makes CI faster by @momeemt in #44
- Chore/add binary for debug compile by @uekann in #49
- Feature/#38 ast location by @momeemt in #52
- Added a README file by @momeemt in #19
- fix: typo MIR -> MIT by @momeemt in #54
- Feature/#50 manage plugin metadata and paths by @uekann in #64
- Introduces concrete syntax tree by @momeemt in #51
- feat: simple LSP/Completion by @momeemt in #65
- fix: failed to build in codegen by @momeemt in #66
- Simple semantic tokens by @momeemt in #68
- Chore/prepare release v0.1.0 by @momeemt in #69
New Contributors
Full Changelog: v0.0.1...v0.1.0
v0.1.0-rc.1
Merge pull request #69 from brack-lang/chore/prepare_release_v0.1.0 Chore/prepare release v0.1.0