vere-v1.21
matthew-levan
released this
21 Feb 18:52
·
1852 commits
to develop
since this release
Arvo 415K
Vere 1.21
Description
Offline event log truncation (chop
), eval
improvements, support for clangd
language server processing, and various fixes/upgrades to CI and documentation.
There are no breaking changes or Kelvin decrements in this release.
What's Changed
- Create pull_request_template.md by @barter-simsum in #171
- disable fakeship tests on jobs triggered by pushes to master by @matthew-levan in #203
- insert
live
into thePACE
file during binary upload step by @matthew-levan in #205 - s/fake_tests/inputs.fake_tests/ by @barter-simsum in #207
- Eval improvements by @mopfel-winrux in #155
- vere no longer squashes by @barter-simsum in #209
- Automatically create GH releases (and corresponding tags) by @matthew-levan in #136
- chop: offline event log truncation by @matthew-levan in #165
- generate
compile_commands.json
for use by language servers likeclangd
by @matthew-levan in #196 - Update MAINTAINERS.md by @jalehman in #202
- remove
1.16
-specific CI code by @matthew-levan in #212 - insert
live
into thePACE
file during version string upload (#205) by @matthew-levan in #217 - simplify upload binary ci code by @matthew-levan in #220
- Docker: Support for
--loom
and--httpPort
by @mopfel-winrux in #221 - Release v1.20 by @jalehman in #225
chmod +x
our binaries for releases by @matthew-levan in #231- CI: add
-v
and*-musl
to thechown
path by @matthew-levan in #229 - Release v1.21 by @matthew-levan in #239
- CI: add
GH_TOKEN
by @matthew-levan in #243
New Contributors
- @barter-simsum made their first contribution in #171
- @mopfel-winrux made their first contribution in #155
Full Changelog: vere-v1.20...vere-v1.21